qrbar 0.0.7 copy "qrbar: ^0.0.7" to clipboard
qrbar: ^0.0.7 copied to clipboard

discontinued

A lightweight Flutter package to scan and generate QR codes and barcodes with a clean and unified API.

0.0.7 #

  • Improved rendering pipeline to prevent UI thread conflicts

0.0.6 #

  • Removed export and share features (QrExporter)
  • Simplified demo app UI to focus on generation & scanning only

0.0.5 #

  • Fixed focus manager conflict in QrExporter that caused crashes on Android/iOS
  • Improved rendering pipeline to prevent UI thread conflicts
  • Added loading indicators for export operations

0.0.4 #

  • Added 10 unique QR code styles (standard, rounded, withLogo, gradient, fancyEyes, dots, framed, shadow, mosaic, pixelArt)
  • Implemented QR code export functionality (saveToFile, share, getBytes)
  • Added support for additional barcode formats (PDF417, Aztec, Data Matrix)

0.0.3 #

  • Fixed scan screen pop context error
  • Improved example layout and scan result handling

0.0.2 #

  • Replaced deprecated foregroundColor in QrImageView
  • Fixed formatting and analyzer warnings

0.0.1 #

  • Initial release: scan & generate QR/barcodes
4
likes
140
points
28
downloads

Documentation

API reference

Publisher

verified publishersovanken.blog

Weekly Downloads

A lightweight Flutter package to scan and generate QR codes and barcodes with a clean and unified API.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

barcode_widget, flutter, mobile_scanner, path_provider, qr_flutter, share_plus

More

Packages that depend on qrbar