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

A Flutter plugin that allows the management of taking, cropping and applying filters to an image, using the camera plugin

1.1.1 #

  • Fix error when initializing the camera in the build, so now it is initialized in the initState to only call it once.
  • Prevent streams from reporting repeated data consecutively.
  • Increased default dot size from 18 to 24.

1.1.0 #

  • Added findContoursFromExternalImage and example to use it
  • Added dispose method to DocumentScannerController to close cameraController
  • Upgrade Android SDK to 33, gradle to 7.3.0 and kotlin to 1.8.20

1.0.0 #

  • Stable version with basic functionality and new structure

0.1.0 #

  • Removing packages and adjusting opencv functionality (findContours)

0.0.1 #

  • Initial release.
128
likes
140
points
1.37k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that allows the management of taking, cropping and applying filters to an image, using the camera plugin

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, camera, equatable, flutter, flutter_bloc, flutter_document_scanner_android, flutter_document_scanner_ios, flutter_document_scanner_platform_interface

More

Packages that depend on flutter_document_scanner