/SnapBounty

Flutter App using Firebase and ML-kit

Primary LanguageDart

SnapBounty

Flutter Application utilizing Google Firebase as the backend datastore and MLkits image labelling API.

Download

Build and Run

  • 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