Demonstrates how to use the mlkit plugin for text recognision and custom models for object detection.
For help getting started with Flutter, view our online documentation.
Upload the following models to your MLKit custom model repository (Firebase Console -> ML Kit -> Custom):
| Model | Link | Hosted name |
|---|---|---|
| Classification with Mobilenet quantized | download | mobilenet_quant |
| Classification with Mobilenet float | download | mobilenet_float |
| Object detection with Coco/mobilenet | download | coco |