moosyl 1.0.3 moosyl: ^1.0.3 copied to clipboard
The Moosyl Flutter SDK is a powerful tool for integrating payment solutions with Mauritania's popular banking apps, such as Bankily, Sedad, and Masrivi
1.0.3 #
- Add MoosylLocalization class to hide localization strings from the public API
1.0.2 #
- Update repository references and localization classes to moosyl instead of SoftwarePay
1.0.1 #
- Update GitHub issue link in README.md
1.0.0 #
- First stable release of the Moosyl Flutter SDK 🎉!
- Update README.md with installation and usage instructions.
- Breaking Change: Rename the
authorization
parameter topublishableApiKey
in theMoosylView
widget.
0.1.0 #
- Fixed a bug in the payment processing flow.
0.0.2 #
- Export fix: Made sure that only the
Moosyl
widget is exported and internal classes such asMoosyl
,MoosylBody
,AvailableMethodPage
, and_ModeOfPaymentInfo
remain private and inaccessible from outside the package. - Resolved issue with incorrect import exposure of internal classes.
0.0.1 #
- Initial release of the Moosyl Flutter SDK.