Flutter/Dart Project with Firebase backend for COMP231, Centennial College
please ensure you have the following software installed on your computer:
- Flutter SDK (comes with Dart SDK)
- You can open your Command Line/Terminal and type: flutter --version to see which version you have (latest advised).
-
An IDE to work with the Dart/Flutter project - preferably Android Studio or VSCode
-
You should also have the necessary setup for emulators so you can run the application locally on your computer
-
After all of the steps above done, you can use this command to check if you have everything in working order:
flutter doctor -v
- Open this project in Android Studio/VSCode
- Open your emulator of choice whether Android/iOS
- Run
flutter doctor -v
so see if all prerequisites are checked for you, if not fix those - Use
flutter pub get
to download all the dependencies listed in thepubspec.yml
file - Finally, use
flutter run
to run the app on your open emulator
For context, these demonstrations are running on the Pixel 3 API 29 emulator
Login | Main | Sample Chat | Edit User |
---|---|---|---|
Nutrition | Payment |
---|---|