native_qr 0.0.3 native_qr: ^0.0.3 copied to clipboard
The simplest QR code scanner for Flutter ever.
0.0.3 #
- Fix: https://github.com/roman-yerin/native_qr/issues/1
- Exceptions thrown are now uppercased and unified within platforms
- CANCELED: scanning operation has been canceled
- ERROR: some error happened
- UNKNOWN: God knows what happened and you highly likely will never see this type of error
0.0.2 #
- Fix: IOS isSupported and isAvailable flags checked before scan start.
- Fix: Example app added
0.0.1 #
- TODO: Describe initial release.