firebase_ml_custom 0.0.5
firebase_ml_custom: ^0.0.5 copied to clipboard
Flutter plugin for Firebase Machine Learning Custom Model support.
0.0.5 #
- FEAT: bump android
com.android.tools.build
&'com.google.gms:google-services
versions (#4269). - CHORE: Migrate iOS example projects (#4222).
- CHORE: bump gradle wrapper to 5.6.4 (#4158).
0.0.4 #
- FEAT: bump compileSdkVersion to 29 (#3975).
- FEAT: bump
compileSdkVersion
to 29 in preparation for upcoming Play Store requirement. - CHORE: publish packages.
- CHORE: publish packages.
0.0.3 #
- FEAT: bump compileSdkVersion to 29 (#3975).
0.0.2+1 #
- FIX: local dependencies in example apps (#3319).
0.0.2 #
- Fix plugin description and the changelog.
0.0.1 #
- Initial release with model manager.
- Model manager is created with default Firebase App instance.
- Model manager supports downloading, checking and getting latest model.