mlkit_document_scanner 0.0.5 copy "mlkit_document_scanner: ^0.0.5" to clipboard
mlkit_document_scanner: ^0.0.5 copied to clipboard

PlatformAndroid

Flutter plugin bringing MLKit Document Scanner to Flutter. Available only for Android.

0.0.5 #

This change updates the Dart/Flutter SDK version constraints and dependencies.

Since MlkitDocumentScannerPlugin is a final class, it cannot be mocked for testing purposes, so I have introduced the MlkitDocumentScanner interface.

0.0.4 #

This change open sources the project under a different license (from AGPL-3.0 to Apache License 2.0).

0.0.3 #

Minor configuration changes to the build.gradle and updates to the README.md.

0.0.2 #

Breaking change: MlkitDocumentScannerPlugin now introduces two streams, one of listening to JPEG and one for PDF results. In order to toggle which one of them should receive updates this version adds a new enum, DocumentScannerResultMode.

Add topics section to the pubspec.yaml file.

For more information on its usage, refer to the example and the API documentation.

0.0.1 #

This is the initial release of the plugin. Please beware of the fact that this code is not tested, and most likely not recommended for production use.

4
likes
160
pub points
59%
popularity

Publisher

unverified uploader

Flutter plugin bringing MLKit Document Scanner to Flutter. Available only for Android.

Repository (GitHub)
View/report issues

Topics

#machine-learning #mlkit #document-scanner

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mlkit_document_scanner