document_scanner 0.1.0 copy "document_scanner: ^0.1.0" to clipboard
document_scanner: ^0.1.0 copied to clipboard

outdated

A plugin that creates a native platform view that scans documents, as a flutter widget.

0.1.0 #

  • Document Scanner property : onPictureTaken name changed to onDocumentScanned
  • Document Scannner onDocumentScanned argument changed from String (scanned document location) to ScannedImage object that holds more information about the scanned document
  • Added getScannedDocumentAsFile() method on class ScannedImage

0.0.4 #

  • made the initial setup for android much easier

0.0.3 #

  • added android instructions

0.0.2 #

  • added IOS support

0.0.1 #

  • inital alpha release
  • needs testing for android
82
likes
0
pub points
76%
popularity

Publisher

verified publishereliasteeny.com

A plugin that creates a native platform view that scans documents, as a flutter widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on document_scanner