google_vision 1.2.1+1 google_vision: ^1.2.1+1 copied to clipboard
Allows you to add Google Visions image labeling, face, logo, and landmark detection, OCR, and detection of explicit content, into cross platform applications.
Changelog #
1.2.1+1 #
- updated documentation
1.2.0+6 #
- markdown issue on pub.dev
1.2.0+4 #
- readme tweak
1.2.0+3 #
- improved readme
1.2.0+2 #
- added helper methods for the google vision
- added documentation for the helper methods
1.2.0+1 #
- dependency bump
1.1.1+3 #
- dependency bump
1.1.1+2 #
- dependency bump
1.1.1+1 #
- adjust ignore
1.1.0+3 #
- adjust gitignore
1.1.0+2 #
- change dependency from crypto_keys to crypto_keys_plus and jose to jose_plus
- the updated dependencies remove warnings that displayed at runtime
1.1.0+1 #
- fix to README TOC
1.1.0 #
- better
Flutter
support - dependency bumps
1.0.8+4 #
- fix for flutter example
- retrofit_generator dependency bump
1.0.8+3 #
- readme
1.0.8+2 #
- add "version" to cli commands
1.0.8+1 #
- web entities and pages
- dependency bump
1.0.7+7 #
- https://github.com/faithoflifedev/google_vision/issues/8
1.0.7+6 #
- API doc fixes
1.0.7+5 #
- issue #7
- initial framework for supporting google cloud storage uris
1.0.7+4 #
- fix for full-text annotation
1.0.7+3 #
- readme tweak
1.0.7+2 #
- api doc correction
1.0.7+1 #
- tweaks
1.0.7 #
- support for landmark detection
- support for logo detection
- support for text and full-text detection
- support for image properties detection
- support for
error
responses - support for contextual information
1.0.6+7 #
- example readme improvements
1.0.6+6 #
- readme improvements
1.0.6+4 #
- updated vision_demo example
- example.md documentation
- dependency bump
1.0.6+3 #
- shields.io fix
1.0.6+2 #
- updated API documentation
1.0.6+1 #
- added Flutter tips to README
1.0.6 #
- detect explicit content
1.0.5+6 #
- contributing section in README
1.0.5+5 #
- updated README
1.0.5+4 #
- added flutter example
1.0.5+3 #
- support for
publish_tools
1.0.5+1 #
- updated build tool
1.0.5 #
- updated build tool
- updated docs
- dependency bump
- tweak some messaging
1.0.4 #
- LabelAnnotation support added
1.0.3 #
- experimental product search functionality
1.0.2 #
- README.md fix
1.0.1 #
- Improved API doc
1.0.0 #
- Initial version