flutter_payments 0.1.5 copy "flutter_payments: ^0.1.5" to clipboard
flutter_payments: ^0.1.5 copied to clipboard

In App Payments for Apple and Google Play, supporting all forms of IAP products.

0.1.5 - Fix iOS #

  • Fixed an error where channel got nuked in Swift code
  • Added purchase buttons to the SubscriptionManager example page
  • Added consumeToken for Android, still a WIP!

0.1.4 - Cleanup tasks, no library code changes. #

  • Actually fix the JUnit 5 error in the build.gradle.

0.1.3 - Cleanup tasks, no library code changes. #

  • Removed dead code from example app
  • Added docs to README

0.1.1 - Fixed bug SubscriptionManager #

  • I made an error when copying SubscriptionManager over from my app :/

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.

0
likes
20
pub points
28%
popularity

Publisher

unverified uploader

In App Payments for Apple and Google Play, supporting all forms of IAP products.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on flutter_payments