ke_qr 1.0.1
ke_qr: ^1.0.1 copied to clipboard
Kenya quick responce code standard library.
This package implements QR Code Standard which has been developed by the Central Bank of Kenya in collaboration with the payments industry stakeholders.
Features #
QRCODE processing: Processes QR codes encoded using the kenya quick response standard
QRCODE generation: generates qrcode according to the data passed in a map and follows the KE-QR standard
process.processQrCode("0002010102112813450912353034045802KE590682262024-06-13 13:01:17.827890630469FF");
Getting Started #
Add this package to your pubspec.yaml
file:
dependencies: ke_qr: ^1.0.0