Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 595 Bytes

CHANGELOG.md

File metadata and controls

42 lines (20 loc) · 595 Bytes

[0.1.3] - 2018-12-23

  • Improvements to get camera permission.

[0.1.2] - 2018-12-16

  • Camera preview size implementation. Important!! FlutterMobileVision.start()

[0.1.1] - 2018-07-08

  • Bug fixed - Crash when the permission is not granted on Android #7

[0.1.0] - 2018-05-06

  • Production mode on.

[0.0.4] - 2018-05-04

  • Face Detection.

[0.0.3] - 2018-05-02

  • Text Recognition.
  • Improvements.

[0.0.2] - 2018-04-23

  • Multiple Scans.
  • And a lot of new features.

[0.0.1] - 2018-04-22

  • Basic test functions.
  • Only Scan Barcodes.
  • Only Android support.