pay_android 1.0.10 pay_android: ^1.0.10 copied to clipboard
A plug-in to add support for payments on the Android side of Flutter applications.
Changelog #
1.0.10 (2023-02-02) #
- Bump
flutter_svg
to version 2.0.5.
1.0.9 (2023-01-24) #
- Support for the latest platform interface.
1.0.8 (2022-09-14) #
- Update the Google Pay button to adhere to the new specification and brand guidelines.
1.0.7 (2022-05-24) #
- Add support for Flutter 3.0
1.0.6 (2022-01-04) #
- Update
flutter_svg
to1.0.0
. - Use the latest
pay_platform_interface
.
1.0.5 (2021-10-04) #
1.0.4 (2021-05-31) #
Enrich dartdoc
comments to facilitate the adoption of the package.
1.0.2 (2021-05-25) #
- Update dependencies.