vietqr_core 0.2.2
vietqr_core: ^0.2.2 copied to clipboard
A pure Dart library for encoding and decoding VietQR data according to the EMVCo standard. Suitable for both client and server environments.
0.2.2 #
- Refactor class name and exception name.
- Update README and documentation.
0.2.1 #
- Format code to comply with Dart's style guide.
0.2.0 #
- Rename file CRC16Util to crc16_util to fix analyzer issues.
- Renamed VietQRVersion to VietQrVersion (breaking change).
- Renamed VietQRService to VietQrService (breaking change).
- Renamed VietQRCurrency to VietQrCurrency (breaking change).
0.1.0 #
- Initial version.