google_vision 1.0.6+5 copy "google_vision: ^1.0.6+5" to clipboard
google_vision: ^1.0.6+5 copied to clipboard

Allows you to add Google Visions image labeling, face, logo, and landmark detection, OCR, and detection of explicit content, into applications.

example/example.md

Google Vision command line example #

Provides a basic example of how the package can be used to perform image processing from the command line

dart run example/example.dart

Google Vision Flutter example #

Provides a basic example of how the package can be used to perform image processing from within a Flutter app

cd example/flutter/vision_demo/
flutter emulators
flutter emulators --launch apple_ios_simulator
flutter devices
flutter run -d [device id]
33
likes
0
pub points
88%
popularity

Publisher

verified publishermuayid.com

Allows you to add Google Visions image labeling, face, logo, and landmark detection, OCR, and detection of explicit content, into applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, color, crypto_keys, dio, image, jose, json_annotation, retrofit, universal_io

More

Packages that depend on google_vision