scanbot_sdk 1.1.3 copy "scanbot_sdk: ^1.1.3" to clipboard
scanbot_sdk: ^1.1.3 copied to clipboard

outdated

Flutter plugin of the Scanbot Scanner SDK for Android and iOS. Provides functionality like Document Scanning, QR and Barcode Scanning, PDF Creation, TIFF, OCR, etc.

1.1.3 #

  • 🐞 Bug fixes:
    • iOS: Fixed a mapping issue of the config parameter doneButtonTitle in Cropping UI.

1.1.2 #

  • 🚀 Improvements:
    • OperationResult.CANCELED when the user presses cancel in any Scanbot UI screen component.

1.1.1 #

  • 🐞 Bug fixes:
    • Android: Fixed a bug with mappings of OCR language data files (zh-Hans and zh-Hant to chi_sim.traineddata and chi_tra.traineddata).

1.1.0 #

  • 🎉 New:
    • Added further TIFF options dpi and compression. See createTiff(pages, options).
  • 🚀 Improvements:
    • Improved OCR API. The OCR results contain now bounding boxes and values of recognized words, lines and paragraphs. See the API docs of OcrResult.pages for more details.
  • 🐞 Bug fixes:
    • iOS: Fixed file URI handling in the native implementation of the createPage() method.

1.0.0 #

  • 🎉 First release

0.9.0-beta.7 #

  • Beta version

0.9.0-beta.6 #

  • First beta version
76
likes
0
pub points
84%
popularity

Publisher

verified publisherscanbot.io

Flutter plugin of the Scanbot Scanner SDK for Android and iOS. Provides functionality like Document Scanning, QR and Barcode Scanning, PDF Creation, TIFF, OCR, etc.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, json_annotation

More

Packages that depend on scanbot_sdk