fzxing 0.3.0
fzxing: ^0.3.0 copied to clipboard
A Zxing plugin to wrap zxing-android-embedded for Android and LBXScan for iOS
0.1.0 #
- remove EventBus dependency from Android
- Add
continuousIntervalfor both Android and iOS, which works only whenisContinuous = true scanmethod will returnList<String>instead ofString
0.0.5+1 #
- Update CHANGELOG, LICENSE and README
- Change version in podfile
0.0.5 #
- Fix compiling issue
0.0.4 #
- Implement
isBeepandisContinuousfor iOS
0.0.3 #
- Add iOS code scan support
0.0.2 #
- Add Android support