moosyl 0.0.38
moosyl: ^0.0.38 copied to clipboard
Moosyl is a Flutter package designed to simplify and customize payment methods for organizations.
0.0.1 #
0.0.2 #
- Fixed a bug in the payment processing flow.
[0.0.2] - 2024-10-05 #
Fixed #
- Export fix: Made sure that only the
SoftwarePaywidget is exported and internal classes such asPay,SoftwarePayBody,AvailableMethodPage, and_ModeOfPaymentInforemain private and inaccessible from outside the package. - Resolved issue with incorrect import exposure of internal classes.
- TODO: Describe initial release.