fatoorah_pay 1.0.0
fatoorah_pay: ^1.0.0 copied to clipboard
A comprehensive Flutter SDK for integrating MyFatoorah payment gateway with support for payments, subscriptions, transactions, and account management.
Changelog #
1.0.0 - 2026-01-13 #
Added #
- Initial release of Fatoorah Pay Flutter SDK
- Support for Third-Party API (API Key)
- Payment Links creation and management
- Payment Intents creation and management
- Transaction management (list, get details, refund, void)
- Comprehensive error handling with custom exception types
- Type-safe API result wrapper (
ApiResult<T>) - Clean Architecture implementation
- Example applications and complete documentation