khqr_sdk 1.0.4 
khqr_sdk: ^1.0.4 copied to clipboard
Standardization of QR Code (EMV) that will promote wider use of mobile retail payments in Cambodia.
Changelog #
1.0.4 #
- Migrated Android platform language from Java to Kotlin
 - Added enum value to KhqrCurrency to align with currency code from NBC
 - Updated error message from Native side to Dart side
 - Updated error code to identify error from native side
 - Updated dependencies
 
1.0.3 #
- Updated KHQR Card Widget
 - Added thousand number formatter util
 - Allow to keep decimal places
 - Updated dependencies
 
1.0.2 #
- Updated swift package manager support
 - Updated KHQR Card Widget
 - Updated README
 - Updated dependencies
 
1.0.1 #
- Added public API documentation
 - Added swift package manager
 - Improved json serialization
 - Improved lint analysis options
 - Improved pub score
 - Updated package description
 - Updated README
 
1.0.0 #
- Initial release (iOS, Android)
 - Added feature Generate KHQR (individual/merchant)
 - Added feature Verification (Valid/Invalid)
 - Added feature Decode KHQR Information
 - Added feature Generate KHQR Deeplink
 - Added KHQR Card Widget