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_scanner
tomobile_scanner
[0.1.0] #
- Upgrade dependencies:
rxdart
to0.28.0
rx_bloc
to6.0.0
flutter_bloc
to8.0.0
widget_toolkit
to0.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 staticlight
anddark
fields - Removed static fields
light
anddark
for 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_handler
dependency
[0.0.2-dev.1] #
- Upgrade
widget_toolkit
dependency
[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