ke_qr 1.0.1
ke_qr: ^1.0.1 copied to clipboard
Kenya quick responce code standard library.
CHANGELOG.md
1.0.1 - 2024-06-08 #
- corrected importation bug which dissabled sdk suggestion.
- Improved error handling in QR code processing.
- Fixed bugs in the QR code generation logic.
## [1.0.0] - 2024-06-07
- Initial release.
- Added `QrGenerator` class with `generateQr` method.
- Added `QrProcessor` class with `processQr` method.