chapa_unofficial 0.0.2
chapa_unofficial: ^0.0.2 copied to clipboard
Flutter library that provides integration with the Chapa payment gateway.
0.0.1 #
- initial release.
0.0.2 #
- Updated txRefRandomGenerator implementation from using math.random to uuid for improved randomness and uniqueness of transaction references.
- Updated dependencies to ensure compatibility with the latest Flutter version.
- Fixed a bug that caused crashes when certain conditions were met.