cbeardsmore / SnapBounty

Flutter App using Firebase and ML-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    

About

Flutter App using Firebase and ML-kit


Languages

Language:Dart 92.4%Language:Ruby 4.6%Language:Objective-C 1.6%Language:Java 0.7%Language:JavaScript 0.6%