chargebee_flutter 0.0.12 copy "chargebee_flutter: ^0.0.12" to clipboard
chargebee_flutter: ^0.0.12 copied to clipboard

This is the official Software Development Kit (SDK) for Chargebee Flutter.

0.0.12 #

New Feature

  • Added restore purchases (#61)

0.0.11 #

SDK Improvements

  • Package utils renamed to models and Added sdk method retrieveProductIdentifiers instead of retrieveProductIdentifers (#52)
  • Removed dynamic object for all API methods and updated with appropriate data type (#50)
  • Standardize the dart documentation for the API's (#57)
  • Added CBEntitlement model to showcase list of entitlements instead of dynamic list and improvements (#58)
  • Unit test added for the API retrieveProducts and purchaseProduct (#58)
  • Added integration test (#56)
  • Added linting support (#53)

0.0.10 #

Bug fixes

  • Additional information added to Product model (#45)
  • Android plugIn improved by removing un-wanted try-catch blocks around the purchaseProduct and empty checks on the product. SubscriptionId and planId made as non-optional to avoid Optional type (#48)
  • Improvements on error handling, Added appropriate error codes to PlatformException. No impacts on existing error handling logic (#49)

0.0.9 #

Bug fixes

0.0.8 #

Bug fixes

  • Android app crashed on signed apk and the issue fixed in Native Android SDK v1.0.15

0.0.7 #

Bug fixes

0.0.6 #

Bug fixes

  • subscriptionId is not set on android #28
  • App Crash After Purchase Subscriptions #11
  • retrieveSubscriptions and retrieveAllItems should not crash if there are no subs/items #27
  • Return type of retrieveProductIdentifers #25
  • nullpointer exception #24
  • Chargebee.configure never finishes on error #23
  • Don't just swallow exceptions #26
  • Updated Readme.md file

0.0.5 #

Bug fixes

  • Swift Compiler Error (Xcode): Cannot find 'Environment' in scope
  • Error while integrating iOS Flutter SDK
  • Updated Readme.md file

0.0.4 #

  • Bug fixes

0.0.3 #

  • Added support for retrieve product identifiers, entitlements, plans and items.

0.0.2 #

  • Minor updates on documentation

0.0.1 #

  • Release 0.0.1
6
likes
0
pub points
76%
popularity

Publisher

verified publisherchargebee.com

This is the official Software Development Kit (SDK) for Chargebee Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, json_annotation, progress_dialog_null_safe

More

Packages that depend on chargebee_flutter