qr_image_exporter 1.0.0 copy "qr_image_exporter: ^1.0.0" to clipboard
qr_image_exporter: ^1.0.0 copied to clipboard

An extension for the `qr.dart` package that provides a simple and robust way to export QR code modules as customizable PNG byte data.

1.0.0 #

  • Initial stable release.
  • Provides the QrImageExporter extension on QrImage to export QR codes as PNG byte data.
  • Adds the toPngBytes method with customizable parameters for moduleSize, margin, darkColor, and lightColor.
  • Depends on the image package to handle image creation and PNG encoding.
1
likes
160
points
113
downloads

Publisher

verified publishercrossapplication.members.co.jp

Weekly Downloads

An extension for the `qr.dart` package that provides a simple and robust way to export QR code modules as customizable PNG byte data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

image, qr

More

Packages that depend on qr_image_exporter