mollie_pay 2.0.0
mollie_pay: ^2.0.0 copied to clipboard
Flutter helper to start a Mollie checkout, return to the app via deep link, and expose a simple success/pending/failed status for in-app payments.
Changelog #
2.0.0 - 2025-08-25 #
- Initial release of mollie_pay Flutter package.
- Start Mollie checkout with WebView-style flow and deep link return.
- Example app included under
example/. - Documentation, license, and pubspec prepared for pub.dev.
1.0.0 - 2025-08-25 #
- Initial release of mollie_pay Flutter package.
- Start Mollie checkout with WebView-style flow and deep link return.
- Example app included under
example/. - Documentation, license, and pubspec prepared for pub.dev.