google_ml_kit example app

Demonstrates how to use the google_ml_kit plugin.

This example app is not production code, its purpose is to demonstrate some of the functionality of all the plugins under google_ml_kit. If you find any issue with it fell free to contribute. Pull request are always welcome.

Getting Started

Since the example app includes demo code for all the ML Kit APIs, some of them allow Custom Models. If you need more details go here.

For that reason, in order to run the example app you will need to add a GoogleService-Info.plist to your local copy of the iOS project, and a google-services.json to your local copy of the Android project. For more details how to do that go to:

Getting Started with Flutter

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.