flutter_document_scan_sdk 1.1.1 copy "flutter_document_scan_sdk: ^1.1.1" to clipboard
flutter_document_scan_sdk: ^1.1.1 copied to clipboard

A Flutter wrapper for Dynamsoft Document Normalizer, providing API for document edge detection and document rectification.

1.1.1 #

  • Adjusted the ThresholdCompensation value from 9 to 10 in the template file.

1.1.0 #

  • Updated DDN iOS to v1.0.30.

1.0.3 #

  • Fixed dependency issue for iOS.

1.0.2 #

  • Updated DDN Android to v1.0.30.

1.0.1 #

  • Instead of the save() method, use Dart APIs to save the image to a file.
  • Added camera scanner to the example code, supporting Windows, Android, iOS and web.

1.0.0 #

  • Added normalizeBuffer() and detectBuffer() for Linux, Android, iOS and web.

0.5.0 #

  • Renamed normalize() to normalizeFile.
  • Renamed detect() to detectFile.
  • Added normalizeBuffer() and detectBuffer() for Windows.

0.4.0 #

  • Updated example code to support quadrilateral editing.
  • Updated DDNJS to 1.0.12.
  • Fixed JS normalize function based on quadrilateral points.

0.3.0 #

  • Supported Android and iOS.

0.2.0 #

  • Supported Windows and Linux.
  • Updated the example code.

0.1.0 #

  • Encapsulated Dynamsoft Document Normalizer for web development.
9
likes
120
pub points
73%
popularity

Publisher

verified publisheryushulx.me

A Flutter wrapper for Dynamsoft Document Normalizer, providing API for document edge detection and document rectification.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, js, plugin_platform_interface

More

Packages that depend on flutter_document_scan_sdk