Skip to content

Learning Angela Yu's course on Flutter to create i_am_poor app.

License

Notifications You must be signed in to change notification settings

saivishnu725/i_am_poor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i_am_poor

Flutter Angela Yu's course to create i_am_poor app.

Install/Run

Step 1a -

# To clone using HTTP
git clone https://github.com/saivishnu725/i_am_poor.git

Step 1b -

# To clone using ssh
git clone [email protected]:saivishnu725/i_am_poor.git

Step 2 -

cd i_am_poor
flutter run -d <device> # device can be Android/ IOS/ Chrome/ Desktop (Linux,Windows 10, Mac OS)

Step 3-

# Just kidding, enjoy the app already.

License

GNU General Public License v2.0.