pay_platform_interface
A common platform interface for payment plugins for Flutter.
2.0.0
126K downloads/mo
#1027 most downloaded on pub.dev
google-pay/flutter-plugin
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 10 months
Nearly every release is documented
notes for 6 of 6 stable releases
1 version withdrawn
withdrawn after publishing
5 years old
10 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · May 2021 to Oct 2024Releases
latest 10-
2.0.010 Oct 2024Release notes
Open source →Homogeneize the name of the method channel used to communicate with the platforms available.
Release notes
Open source →Homogeneize the name of the method channelfl used to communicate with the platforms available.
-
1.0.510 Oct 2024 withdrawnNothing published for this version
-
1.0.419 Jan 2024Release notes
Open source →Bump versions of dependencies and update static analysis tooling.
Features
- Use
flutter_lintsfor static checks (#182, #210). - Update minimum supported SDK version to Flutter 3.10/Dart 3.0.
- Use
-
1.0.324 Jan 2023Release notes
Open source →Populate the configuration in the initializer list to simplify the business logic perception.
-
1.0.226 May 2021 -
1.0.118 May 2021 -
1.0.018 May 2021Release notes
Open source →Initial release of the platform interface for the pay plugin.
Features
- A common contract to build on top of to support multiple platform implementations.
- A default implementation of the contract using the
MethodChannelclass. - Basic data structures to work with multi-provider payment configurations.
-
1.0.0-beta.317 May 2021 pre-release -
1.0.0-beta.216 May 2021 pre-releaseRelease notes
Open source →Configuration updates.
Fixes
- Update versioning and package configuration.
-
1.0.0-beta.116 May 2021 pre-releaseRelease notes
Open source →Initial release of the platform interface for this plugin.
Features
- A common contract to build on top of to support multiple platform implementations.
- A default implementation of the contract using the
MethodChannelclass. - Basic data structures to work with multi-provider payment configurations.