scanner_document 1.0.6 copy "scanner_document: ^1.0.6" to clipboard
scanner_document: ^1.0.6 copied to clipboard

A document scanner plugin for Flutter. Scan and crop documents automatically on iOS and Android with ML Kit support.

1.0.6 #

  • Replaced Google ML Kit document scanner with OpenCV 4.10.0 for edge detection.
  • Implemented custom document corner detection using OpenCV algorithms (Canny edge detection, contour finding).
  • Removed dependency on com.google.android.gms:play-services-mlkit-document-scanner.
  • Improved document edge detection accuracy with advanced image processing techniques.

1.0.5 #

  • Version bump for package updates.

1.0.4 #

  • Version bump for package updates.

1.0.3 #

  • Version bump for internal updates.

1.0.2 #

  • Documentation improvements.

1.0.1 #

  • Added Xcode 15 fix instructions to README for WeScan pod configuration.
  • Fixed documentation references for IosImageFormat enum.

1.0.0 #

  • Initial major release.
  • Updated package identifiers from biz.cunning to com.scanner.
  • Enhanced API documentation with comprehensive dartdoc comments.
  • Updated documentation and repository references.
7
likes
0
points
111
downloads

Publisher

verified publisherabdelrahmanreda.dev

Weekly Downloads

A document scanner plugin for Flutter. Scan and crop documents automatically on iOS and Android with ML Kit support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, permission_handler, permission_handler_platform_interface, plugin_platform_interface

More

Packages that depend on scanner_document

Packages that implement scanner_document