firebase_ml_vision 0.9.6+2 copy "firebase_ml_vision: ^0.9.6+2" to clipboard
firebase_ml_vision: ^0.9.6+2 copied to clipboard

discontinuedreplaced by: google_ml_kit
outdated

Flutter plugin for Firebase machine learning vision services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_ml_vision

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  firebase_ml_vision: ^0.9.6+2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_ml_vision/firebase_ml_vision.dart';
315
likes
0
pub points
95%
popularity

Publisher

verified publisherfirebase.google.com

Flutter plugin for Firebase machine learning vision services.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on firebase_ml_vision