- null-safety
- 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
- Fix iOS crash opening first time.
- Add scan area scale parameter.
- Fix iOS screelock camera preview freeze.
- podspec add swift version.
- iOS to swift 5.
- Fix iOS load nib fail problem.
- Add localization both iOS and android.
- iOS support code-128 Barcode metadata type
- Add Scanner line, square color parameter option.
- Move iOS UI code to main thread.
- Fix iOS orientation faceUp, faceDown preview layer don't update problem.
- Fix cancel callback.
- Fix iOS camera request auth crash problem.
- Fix scanner animation stop when app enter background.
- change Android request permission logic
- convert to Kotlin
- support AndroidX
- Fix iOS loading assets from package problem.
- Solved android dependency conflict.
- Format main.dart
- Add parameters for scan method to customize navigation bar style.
- Describe initial release.