durfu / mlkit_demo

Example app using mlkit with a live camera view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use with your own project

  1. Add Firebase .plist and/or google-services.json files to your project.

  2. Include camera and firebase_ml_vision plugin in your project and follow instructions on camera permissions.

  3. Include main.dart, utils.dart, and detector_painters.dart in your lib folder.g

About

Example app using mlkit with a live camera view


Languages

Language:Dart 79.2%Language:Ruby 13.6%Language:Objective-C 4.9%Language:Java 2.4%