widget_toolkit_qr 0.2.0 copy "widget_toolkit_qr: ^0.2.0" to clipboard
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 to mobile_scanner

[0.1.0] #

  • Upgrade dependencies:
  • rxdart to 0.28.0
  • rx_bloc to 6.0.0
  • flutter_bloc to 8.0.0
  • widget_toolkit to 0.2.0

[0.0.2] #

  • Upgrade major versions of dependencies: theme_tailor, theme_tailor_annotation

Breaking changes: #

  • Added light() and dark() constructors for each theme that previously has static light and dark fields
  • Removed static fields light and dark 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