qr 1.1.0 qr: ^1.1.0 copied to clipboard
A QR code generation library for Dart and Flutter. Supports QR code version 1 through 40, error correction and redundancy.
1.1.0 #
- Add fromData QrCode factory that allows QrCode initiation without providing typeNumber.
1.0.1 #
- Support Dart 2 stable.
1.0.0 #
- Require at least Dart SDK
2.0.0-dev.17
. - Fixed a subtle bug with number handling.
0.1.0+2 #
- Update README to include basic documentation
- Update pubspec.yaml description
0.1.0+1 #
- Fix author email.
0.1.0 #
- Initial release.