google_vision_flutter 2.2.1 copy "google_vision_flutter: ^2.2.1" to clipboard
google_vision_flutter: ^2.2.1 copied to clipboard

Add Google Visions image labeling, face, logo, and landmark detection into your Flutter applications.

Changelog #

2.2.1 #

  • fix: removed obsolete tokenExpiry getter override and added clearCredentials() override to align the Flutter wrapper with the core google_vision v2.1.0+ API (#32 — thanks @felipebastoss)

2.2.0 #

  • added GoogleVisionImageBuilder.documentTextToMarkdown() and GoogleVisionFileBuilder.documentTextToMarkdown() factory constructors for converting document text detection results directly to Markdown
  • added MarkdownOptions parameter support for customizing Markdown output
  • version alignment with google_vision core package v2.2.0
  • inherited from core v2.1.0-v2.2.0: MarkdownConverter, FullTextAnnotationMarkdown extension, secure logging interceptor, RequestValidator, RetryUtility, clearCredentials(), and configurable OAuth endpoints

2.0.0+12 #

  • secure coding improvements
  • table of contents added to README

2.0.0+11 #

  • pub.dev release
  • dependency bump

2.0.0+10 #

  • pub.dev fix

2.0.0+9 #

  • pub.dev update

2.0.0+8 #

  • dependency bump
  • correct analyzer warnings
  • SDK bump

2.0.0+7 #

  • onError, onLoading are discarded #27

2.0.0+6 #

  • logo

2.0.0+5 #

  • add additional headers to concrete impl of google vision #28
  • add logging to the example app

2.0.0+4 #

  • dependency bump

2.0.0+3 #

  • readme changes

2.0.0+2 #

  • dependency bump

2.0.0 #

  • web platform support

1.4.0 #

  • updated example
  • simplified FutureBuilder

1.3.0+4 #

  • updated example
  • simplified FutureBuilder

1.3.0+3 #

  • funding

1.3.0+2 #

  • removed FutureBuilder nesting
  • simplified builder signature

1.3.0 #

  • added back the google_vision re-export
  • package example is now included
  • dependency bump for google_vision
  • example added for new file functionality

1.2.1+3 #

  • added back the google_vision re-export
  • package example is now included
  • dependency bump for google_vision

1.2.1+2 #

  • added back the google_vision re-export
  • package example is now included
  • dependency bump for google_vision

1.1.0 #

  • removed reexport of "google_vision" package
  • added example.md

1.0.0+3 #

1.0.0+2 #

  • helper methods for detection

1.0.0+1 #

  • TEXT_DETECTION, DOCUMENT_TEXT_DETECTION, SAFE_SEARCH_DETECTION

1.0.0 #

  • adjust ignore

0.0.1 #

  • Initial release.
16
likes
160
points
369
downloads

Documentation

API reference

Publisher

verified publishercdavis.ca

Weekly Downloads

Add Google Visions image labeling, face, logo, and landmark detection into your Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#api #widget #flutter #image #document

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

dio, flutter, flutter_image_converter, google_vision, image, loggy

More

Packages that depend on google_vision_flutter