@ -1,3 +1,7 @@
## 0.5.0
* fixed Chinese support for iOS (thanks to [@aqiu202](https://github.com/aqiu202))
## 0.4.0
Breaking changes
* removed `FlutterZxing` class, call all methods directly
@ -1,6 +1,6 @@
name: flutter_zxing
description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing.
version: 0.4.0
version: 0.5.0
repository: https://github.com/khoren93/flutter_zxing
environment:
@ -314,7 +314,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.4.0"
version: "0.5.0"
font_awesome_flutter:
dependency: "direct main"
description: