flutter_mlkit icon indicating copy to clipboard operation
flutter_mlkit copied to clipboard

New ML Kit version

Open teolemon opened this issue 4 years ago • 4 comments

So it seems Google is putting new effort into MLKit. They have revamped the doc, and my understanding is that they released a new version. https://android-developers.googleblog.com/2020/06/mlkit-on-device-machine-learning-solutions.html https://developers.google.com/ml-kit/vision/barcode-scanning

teolemon avatar Jun 24 '20 10:06 teolemon

Yes, it would be nice to see a Flutter MLKit implementation that doesn't require Firebase

qimingweng avatar Jul 08 '20 00:07 qimingweng

Just for fun, I created a flutter package to use the google ml kit for language identification. Unfortunately I don't have time to create/support a full Google ML Kit package, however if you need a one off like I created, I don't mind making it when I get some time. Also, I'm sure Google will eventually create an official ML package, so I didn't want to waste my time with it.

dlutton avatar Jul 13 '20 01:07 dlutton

@dlutton would be great to have a one-off for the Pose API from MLkit. Anythiing I can do to help, please let me know.

https://developers.google.com/ml-kit/vision/pose-detection

JamesLawton avatar Aug 29 '20 19:08 JamesLawton

@crossoveranx sounds good, I'll let you know when I get a repo started with basic functionality of that API.

dlutton avatar Aug 29 '20 19:08 dlutton