flutter_billing 0.4.0 copy "flutter_billing: ^0.4.0" to clipboard
flutter_billing: ^0.4.0 copied to clipboard

A flutter plugin to communicate with billing on iOS and Android.

0.4.0 #

  • Upgrade synchronized to 2.1.0
  • Upgrade to Flutter 1.6.6

0.3.0 #

  • Fixes of product types and type system of dart

0.2.5 #

  • Fix build issues of 0.2.4

0.2.4 #

  • Consumable products support for Android
  • Subscription support for Android
  • Receipt request support for iOS

0.2.3 #

  • Fix on Android to queue up early requests prior billing client setup

0.2.2 #

  • Fix on iOS to return price in cents ($1.99 = 199)

0.2.1 #

  • Report Exception instead of Error as per type in Dart 2

0.2.0 #

  • Breaking change. Dart 2 support

0.1.3 #

  • On iOS product price was passed as double to Dart code

0.1.2 #

  • Skip a product if information is not fulfilled properly

0.1.1 #

  • iOS Support. Library is tested on iOS. Feature parity for both iOS and Android.

0.1.0 #

  • New breaking API to address caching of products and purchases.

0.0.2 #

  • Basic documented API

0.0.1 #

  • Initial Release
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin to communicate with billing on iOS and Android.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, synchronized

More

Packages that depend on flutter_billing