flusseract 0.1.2 copy "flusseract: ^0.1.2" to clipboard
flusseract: ^0.1.2 copied to clipboard

Flutter plugin for the Tesseract OCR library.

0.1.2 #

  • Fixed error in script in podspec files for MacOS and iOS.

0.1.1 #

  • Log stdout and stderr from libtesseract functions to the Flutter logger.
  • Tested example app on Android Simulator

0.1.0 #

  • Functional complete release.
  • Working example app included.
  • Tested example app on MacOSX and iPhone Simulator.

0.0.2 #

  • Initial functional release.
  • Completed Tesseract bindings.
  • Added unit tests.

0.0.1 #