A few different examples (Hello World, Simple Counter & Cubit Counter Example) written using Flutter.
- Flutter installed
- Android Studio
- XCode (if on Mac)
- Flutter Extension for VSCode (Optional)
Note: if wanting to build for/run on iOS, you'll need a Mac, sorry!
- Run
flutter pub get
to install the required packages - Run
flutter run
to run the project
This repo includes 3 examples. To run each one, comment/uncomment each version within main.dart