Flutter Application utilizing Google Firebase as the backend datastore and MLkits image labelling API.
-
Install Flutter and confirm installation:
flutter doctor
-
Build the APK:
flutter build apk
-
Build the Android App Bundle
flutter build appbundle
-
Run the app:
flutter run