flutter_iap 2.0.0-pre1 copy "flutter_iap: ^2.0.0-pre1" to clipboard
flutter_iap: ^2.0.0-pre1 copied to clipboard

outdated

in app purchases for flutter

2.0.0-pre1 #

  • The library now uses protobuf internally and will propagate underlying platform errors through the IAPResponse.status field. Library users are advised to read the comments in the IAPResponseStatus enum and handle each case appropriately. NOTE: Previous versions of this plugin would throw exceptions if a IAP operation failed. This has been changed so that all errors are visible in the IAPResponse.status field.
  • Resolves issue #20.
  • Purchases on Android must now be explicitely consumed. Previous versions of the library did this automatically.

1.2.2 #

  • [Android] Add subscriptions support
  • [Android] Add server verification support
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

in app purchases for flutter

Repository (GitHub)
View/report issues
Contributing

License

MIT (LICENSE)

Dependencies

fixnum, flutter, meta, protobuf

More

Packages that depend on flutter_iap