Flutter Angela Yu's course to create i_am_poor app.
Step 1a -
# To clone using HTTP
git clone https://github.com/saivishnu725/i_am_poor.git
Step 1b -
# To clone using ssh
git clone git@github.com: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.