flutter_poolakey 2.2.0+1.0.0 
flutter_poolakey: ^2.2.0+1.0.0 copied to clipboard
flutter_poolakey is a wrapper around the `Poolakey` to use in Flutter. Poolakey is an Android In-App Billing SDK for `Cafe Bazaar` App Store. All specific features in payment of Cafe Bazaar, will be a [...]
2.2.0+1.0.0 #
- Update gradle version to 7.5 #29
 - Fix illegal state exception on connect #23
 - Apply new versioning schema
 
2.2.0 #
- Upgrade Poolakey dependency to 2.2.0
 - Update README.md
 
1.3.0 #
- Add (trivial) example project.
 - Upgrade Poolakey dependency to 1.2.3
 - Fix exception on destroy flutter activity
 - Support android 12
 
1.2.3 #
- Upgrade Poolakey dependency to 1.2.3
 - Fix exception on destroy main-activity
 
1.0.0-rc1 #
- Write documentations in github WIKI and linked in README.md
 - reformat code
 - ready to go
 
0.1.0 #
- Upgrade poolakey dependency to 1.1.0-beta02
 - Add 
getInAppSkuDetailsfunction to retrieve sku details of your purchase products. - Add 
getSubscriptionSkuDetailsfunction to retrieve sku details of your subscription products. 
0.0.2 #
- Add query tag flag in AndroidManifest
 
0.0.1 #
Initial Version