qrcode_component 0.0.2
qrcode_component: ^0.0.2 copied to clipboard
QRCodeComponent is a Flutter widget that enables easy generation of QR codes within Flutter applications. It offers customizable options for QR code appearance, including colors, error correction leve [...]
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2024-03-06 #
Added #
- Initial release of QRCodeComponent.
- Basic functionality to generate QR codes with customizable options.
- Support for rendering QR codes as canvas, SVG, or image elements.
- Accessibility features including alternate text and ARIA labels.
1.1.1 - 2024-03-07 #
- prior changes