A thousand ways to deploy Machine Learning Model - Deploying Machine Learning Models on Mobile with Tensorflow Lite and Firebase ML Kit
Repo contains code from my article on https://dev.to/emmarex/deploying-machine-learning-models-on-mobile-with-tensorflow-lite-and-firebase-m-l-kit-4647
- mlkit: A Flutter plugin to use the Firebase ML Kit.
- image_picker: A Flutter plugin for iOS and Android for picking images from the image library, and taking new pictures with the camera.
- toast (Optional): A Flutter Toast plugin.