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.git
Step 1b -
# To clone using ssh
git clone git@github.com:Angela-Yu-Courses/i_am_rich.git
Step 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.