flutter_ocr_sdk 1.1.4 copy "flutter_ocr_sdk: ^1.1.4" to clipboard
flutter_ocr_sdk: ^1.1.4 copied to clipboard

A wrapper for Dynamsoft OCR SDK, detecting MRZ in passports, travel documents, and ID cards.

1.1.4 #

  • Fixed dependency issue for iOS.

1.1.3 #

  • Added try/catch for web license.

1.1.2 #

  • Fixed confidence issue for web.

1.1.1 #

  • Supported JSON serialization for MrzResult class.
  • Refurbished the example app.

1.1.0 #

  • Updated init() method.
  • Implemented recognizeByBuffer() method asynchronously for Windows.

1.0.0 #

  • Supported iOS development.

0.5.0 #

  • Supported Linux development.

0.4.0 #

  • Supported Windows development.

0.3.1 #

  • Moved MRZ model to plugin assets.

0.3.0 #

  • Supported web development.

0.2.0 #

  • Added MrzLine class.
  • Added image pixel format enum.
  • Updated recognition APIs to return List<List<MrzLine>> instead of JSON String.

0.1.0 #

  • Updated Dynamsoft Label Recognizer SDK.
  • Supported three line MRZ.

0.0.1 #

  • Added basic APIs for Android.
18
likes
120
pub points
81%
popularity

Publisher

verified publisheryushulx.me

A wrapper for Dynamsoft OCR SDK, detecting MRZ in passports, travel documents, and ID cards.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, js, path, path_provider, plugin_platform_interface

More

Packages that depend on flutter_ocr_sdk