google_vision 2.0.0+4 google_vision: ^2.0.0+4 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 #
2.0.0+4 #
- dependency bump
- adjustments for new Dart SDK
2.0.0+4 #
- dependency bump
- adjustments for new Dart SDK
2.0.0+3 #
- dependency bump
2.0.0+2 #
- dependency bump
2.0.0 #
- added web platform support
- removed deprecated classes and methods
- logging with the
loggy
package
1.4.0+1 #
- better reporting of web platform support
1.4.0 #
- switch to Singleton
1.3.0+4 #
- switch to Singleton
1.3.0+4 #
- readme update
1.3.0+3 #
- funding
1.3.0+2 #
- dependency bump
- parent project
1.3.0+1 #
- less debug output
1.3.0 #
- separation of code base into file and image API
- better support for ImageContext
- deprecate old methods/classes
1.2.1+3 #
- support for file API
1.2.1+2 #
- custom headers with API Key authentication Issue #23
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