quicx_qr 0.0.2 quicx_qr: ^0.0.2 copied to clipboard
A package for generating QR codes.
Quick QR #
A Dart package for generating QR codes easily and efficiently.
Features #
- Generate QR codes in various formats.
- Customizable size and error correction levels.
- Support for embedded images in QR codes.
Installation #
Add the following dependency to your pubspec.yaml
file:
dependencies:
quicx_qr: ^0.0.2