pay_platform_interface 1.0.2 copy "pay_platform_interface: ^1.0.2" to clipboard
pay_platform_interface: ^1.0.2 copied to clipboard

unlistedoutdated

A common platform interface for payment plugins for Flutter.

Changelog #

1.0.2 (2021-05-25) #

Enrich dartdoc comments to facilitate the adoption of the package.

1.0.1 (2021-05-18) #

Fixes #

  • Use absolute routes for intra-repo links.

1.0.0 (2021-05-18) #

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 MethodChannel class.
  • Basic data structures to work with multi-provider payment configurations.

1.0.0-beta.3 (2021-05-17) #

Configuration updates.

Fixes #

  • Fix homepage URL errors.

1.0.0-beta.2 (2021-05-10) #

Configuration updates.

Fixes #

  • Update versioning and package configuration.

1.0.0-beta.1 (2021-05-10) #

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 MethodChannel class.
  • Basic data structures to work with multi-provider payment configurations.
1
likes
0
pub points
71%
popularity

Publisher

verified publishergoogle.dev

A common platform interface for payment plugins for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, yaml

More

Packages that depend on pay_platform_interface