revenipe_flutter 0.1.4
revenipe_flutter: ^0.1.4 copied to clipboard
Billing, subscriptions, trials and entitlements for Flutter apps powered by Revenipe.
0.1.0 #
- Refactored the package into a stronger SDK core.
- Added
RevenipeConfigfor immutable SDK configuration. - Added
RevenipeSessionfor identified-user state. - Replaced raw response handling with typed transport parsing.
- Added typed SDK exceptions.
- Cleaned the public export surface.
- Simplified internal boundaries for future entitlement and usage features.
0.1.1 #
- Fixed customer identity handling for purchase flows.
- Fixed hosted Checkout payment-method attachment.
- Added separate manual Checkout flow test scripts.
0.1.2 #
- Updated README.md
0.1.3 #
- Added UncancelSubscription
- Added RefreshEntitlements()
- Fixed README.md
0.1.4 #
- Fixed README.md
