pesepay 0.4.1
pesepay: ^0.4.1 copied to clipboard
Pesepay helps businesses in Africa get paid by anyone, anywhere in the world
0.4.1 #
- Updated minimum Dart SDK requirement to 3.8.0 for null-aware elements support
0.4.0 #
- BREAKING: Updated to Freezed 3.2.0 - added
abstractmodifier to all model classes - Updated minimum Dart SDK requirement to 3.0.0
- Fixed code generation issues with json_serializable
- Resolved all diagnostic errors and warnings
- Updated dependency constraints for better compatibility
0.3.1 #
- add
TransactionStatusenum to better handling of transaction statuses - refactor
Dioerror handler for bad responses
0.3.0 #
- fix
Pesepay.getActiveCurrencieserror handling - fix
Pesepay.getPaymentMethodsByCurrencyerror handling
0.2.0 #
- initiate web transaction
- initiate seamless transaction
- check transaction status
- stream transaction status
0.1.0+1 #
- feat: initial commit 🎉