flutter_payments 0.1.0
flutter_payments: ^0.1.0 copied to clipboard
In App Payments for Apple and Google Play, supporting all forms of IAP products.
0.1.0 Added SubscriptionManager #
- Added SubscriptionManager to make life easier for users
- Updated example app to have buttons which trigger the Google Play sample SKUs
- Updated Google Play error translation to use Dart exceptions :)
- Other code cleanup tasks since apparently people found this.
0.0.2 Bug fixes for Swift code #
Fixed an error that caused the iOS plugin to forcefully eject occupants (aka an NPE).
0.0.1 Initial release. #
Releasing to make integration with my project easier, not for public consumption.