wildberry_flutter is a client for the wildberry subscription and purchase tracking system. It is an open source framework that provides a wrapper around StoreKit
, Google Play Billing
and the wildberry backend to make implementing in-app subscriptions in Flutter
easy - receipt validation and status tracking included!
To use this plugin, add wildberry_flutter
as a dependency in your pubspec.yaml file.
wildberry_flutter requires Xcode 14.0+ and minimum targets iOS 13.0+/Android SDK 21+ (Android 5.0+).
Our full SDK reference can be found here.
For more detailed information, you can view our complete documentation at docs.wildberry.com.