Flutter Angela Yu's course to create dicee app.
Step 1a -
# To clone using HTTP
git clone https://github.com/saivishnu725/dicee.git
Step 1b -
# To clone using ssh
git clone git@github.com:saivishnu725/dicee.git
Step 2 -
cd mi_card
flutter run -d <device> # device can be Android/ iOS (This is a headache)/ Chrome/ Desktop (Linux,Windows 10, Mac OS)
Step 3-
# Just kidding, enjoy the app already.