simplest_document_scanner 1.0.0 copy "simplest_document_scanner: ^1.0.0" to clipboard
simplest_document_scanner: ^1.0.0 copied to clipboard

Simplest document scanning plugin powered by VisionKit on iOS and MLKit on Android

1.0.0 #

  • Breaking: replace the legacy JPEG-only API with DocumentScannerOptions, ScannedDocument, and DocumentScanException.
  • Android: align with ML Kit Document Scanner result formats (JPEG/PDF), robust URI handling, structured error codes, and lifecycle-safe ActivityResult usage.
  • iOS: modern VisionKit pipeline with configurable JPEG quality, optional PDF generation, Swift 6 readiness, and error reporting.
  • Dart: add platform interface scaffolding, legacy helper, and unit tests.
  • Tooling: add Robolectric tests for the plugin, XCTest coverage for request parsing, and refreshed documentation.

0.0.1 #

  • Initial release of the library, supporting default MLKit and VisionKit behavior on Android and iOS respectively.
  • Creation of basic configuration steps in the README.md.
1
likes
0
points
453
downloads

Publisher

verified publisherbizjak.dev

Weekly Downloads

Simplest document scanning plugin powered by VisionKit on iOS and MLKit on Android

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on simplest_document_scanner

Packages that implement simplest_document_scanner