pay 1.0.4
pay: ^1.0.4 copied to clipboard
A plug-in to add support for payments on Flutter applications.
Changelog #
1.0.4 (2021-06-01) #
Enrich dartdoc
comments to facilitate the adoption of the package.
1.0.3 (2021-05-26) #
Fixes #
- Fix incorrect handling of billing and shipping addresses for Apple Pay.
1.0.0 (2021-05-10) #
Initial release of this plugin.
Features #
- Support for Apple Pay and Google Pay.
- Two integration paths: a set of simple drop-and-go widgets, and separate classes to create custom integrations.
- Support for multiple payment providers for a single platform.
- Support for the languages supported by the payment providers.