kevin_flutter_in_app_payments_platform_interface 1.0.4 kevin_flutter_in_app_payments_platform_interface: ^1.0.4 copied to clipboard
A common platform interface for the kevin_flutter_in_app_payments_platform_interface plugin.
1.0.4 #
- Upgrade:
kevin_flutter_core: 1.0.6
1.0.3 #
- Upgrade:
kevin_flutter_core: 1.0.5
1.0.2 #
- Expose KevinSessionUnexpectedError - wrapper of plugin's native part's unexpected errors (wrong initialisation/result parsing errors)
- Make KevinCallbackUrl.single const constructor
- Upgrade:
kevin_flutter_core: 1.0.4
1.0.1 #
- BREAKING: use KevinCallbackUrl in KevinPaymentsConfiguration instead of string
- Add toMap/fromMap() methods to models where needed
- Remove entity classes
- Upgrade:
kevin_flutter_core: 1.0.3
1.0.0 #
- Initial release.