- Upgrade
synchronized
to 2.1.0 - Upgrade to Flutter 1.6.6
- Fixes of product types and type system of dart
- Fix build issues of 0.2.4
- Consumable products support for Android
- Subscription support for Android
- Receipt request support for iOS
- Fix on Android to queue up early requests prior billing client setup
- Fix on iOS to return price in cents ($1.99 = 199)
- Report
Exception
instead ofError
as per type in Dart 2
- Breaking change. Dart 2 support
- On iOS product price was passed as double to Dart code
- Skip a product if information is not fulfilled properly
- iOS Support. Library is tested on iOS. Feature parity for both iOS and Android.
- New breaking API to address caching of products and purchases.
- Basic documented API
- Initial Release