Skip to content

Latest commit

 

History

History
86 lines (47 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

86 lines (47 loc) · 1.29 KB

0.5.0

  • null-safety

0.3.8

  • Fix toolbar back buttons and declined permissions not completing scan future. It now completes with an empty String.
  • Fix compatibility with com.android.tools.build:gradle:4+
  • Fix plugin not working in Android headless mode

0.3.7

  • Fix iOS crash opening first time.

0.3.6

  • Add scan area scale parameter.
  • Fix iOS screelock camera preview freeze.

0.3.5

  • podspec add swift version.

0.3.4

  • iOS to swift 5.

0.3.3

  • Fix iOS load nib fail problem.

0.3.2

  • Add localization both iOS and android.

0.3.1

  • iOS support code-128 Barcode metadata type

0.3.0

  • Add Scanner line, square color parameter option.

0.2.0

  • Move iOS UI code to main thread.

0.1.9

  • Fix iOS orientation faceUp, faceDown preview layer don't update problem.

0.1.8

  • Fix cancel callback.

0.1.7

  • Fix iOS camera request auth crash problem.
  • Fix scanner animation stop when app enter background.

0.1.6

  • change Android request permission logic
  • convert to Kotlin

0.1.5

  • support AndroidX

0.1.4

  • Fix iOS loading assets from package problem.

0.1.3

  • Solved android dependency conflict.

0.1.1

  • Format main.dart

0.1.0

  • Add parameters for scan method to customize navigation bar style.

0.0.1

  • Describe initial release.