widget_toolkit_qr 0.2.0
widget_toolkit_qr: ^0.2.0 copied to clipboard
A Flutter package which provides a QR scanner widget easy integrated into the application.
0.2.0 #
- Change dependency from
flutter_qr_bar_scannertomobile_scanner
0.1.0 #
- Upgrade dependencies:
rxdartto0.28.0rx_blocto6.0.0flutter_blocto8.0.0widget_toolkitto0.2.0
0.0.2 #
- Upgrade major versions of dependencies:
theme_tailor,theme_tailor_annotation
Breaking changes: #
- Added
light()anddark()constructors for each theme that previously has staticlightanddarkfields - Removed static fields
lightanddarkfor each of the themes
0.0.2-dev.4 #
- Fixes and improvements
0.0.2-dev.3 #
- Support flutter 3.19
0.0.2-dev.2 #
- Upgrade
permission_handlerdependency
0.0.2-dev.1 #
- Upgrade
widget_toolkitdependency
0.0.1-dev4 #
- Requires Dart
3.0 - Upgrade dependencies
0.0.1-dev3 #
- Upgrade major versions of dependencies:
theme_tailor,theme_tailor_annotation
0.0.1-dev2 #
- Documentation improvements
- CD Integration
0.0.1-dev1 #
- Initial release of the widget_toolkit_qr
- includes the QrScannerWidget
