qr_flutter 1.1.2 qr_flutter: ^1.1.2 copied to clipboard
QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
1.1.2 #
- The QrImage widget will now autosize if no size has been defined (thanks @romkor!)
- Requires Dart 2 (as so does Flutter)
- Dart 2 pubspec compatability changes
1.1.1 #
- Fixes and issue where the QR image won't get repainted even though the data has changed
1.1.0 #
- Update to 1.0 release of the dart qr library
1.0.0 #
- Initial release