Learning Angela Yu's course on Flutter to create i_am_rich app.
Step 1a -
# To clone using HTTP
git clone https://github.com/Angela-Yu-Course/i_am_rich.gitStep 1b -
# To clone using ssh
git clone git@github.com:Angela-Yu-Courses/i_am_rich.gitStep 2 -
cd i_am_rich
flutter run -d <device> # device can be Android/ IOS/ Chrome/ Desktop (Linux,Windows 10, Mac OS)Step 3-
# Just kidding, enjoy the app already. I will have the app release( APK only ) so that a non-techy can install the app.