Skip to content

A simple business card. Its purpose is to display your name, picture, job title and contact information.

Notifications You must be signed in to change notification settings

eoanodea/flutter-business-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Business Card Flutter App

Description

Based on a tutorial by London App Brewery on Linkedin Learning

This application is a simple business card. Its purpose is to display your name, picture, job title and contact information.

It was built following a tutorial to understand the fundementals of Flutter's Scaffolds, Rows and Cols.

Demo

Finished App

What you need to run this code

macOS

  1. macOS (64-bit)
  2. At least 2.8 GB Disk Space
  3. bash, curl, git, mkdir, rm, unzip & which

Windows

  1. Windows 7 SP1 or later (64-bit), x86-64 based
  2. At least 1.32 GB Disk Space
  3. Windows PowerShell > 5.0
  4. Git for Windows

How to run this code

  1. Clone this repository, and cd into it
  2. Run flutter pub get to install the required dependencies
  3. Make sure you have a device, simulator or emulator set up
  4. Run flutter run

It is recommended to follow Flutter's documentation on installing and running the app

What you can run this code on

This application can be compiled and launched on the following platforms:

  1. iOS Physical Device
  2. iPhone Simulator
  3. Android Physical Device
  4. Android Simulator

Instructions for all can be found on Flutter's Documentation

About

A simple business card. Its purpose is to display your name, picture, job title and contact information.

Topics

Resources

Stars

Watchers

Forks