/dicee

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

Primary LanguageCMakeGNU General Public License v2.0GPL-2.0

dicee

Flutter Angela Yu's course to create dicee app.

Install/Run

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.

License

GNU General Public License v2.0.