appvestor_billing_stats 1.0.47
appvestor_billing_stats: ^1.0.47 copied to clipboard
Flutter SDK wrapper for Appvestor Android and iOS stats framework
1.0.0 #
- First release.
1.0.1 #
- Added installation guide.
1.0.3 #
- First stable version of appvestor_billing_stats.
1.0.4 #
- Updated Changelog.
1.0.5 #
- Bug fix: lateinit access from Appvestor android stats
1.0.8 #
- Restricted android logic to just android.
1.0.9 #
- Fixed static analyses issues.
1.0.10 #
- Added event support for different ad providers.
1.0.11 #
- Separated stats from billing.
1.0.12 #
- Separated stats from billing.
1.0.13 #
- Fixed crash due to incorrect data type.
1.0.14 #
- Simplified naming conventions.
1.0.15 #
- Fixed static analysis.
1.0.16 #
- Added MIT Licence.
1.0.17 #
- New Events for Different ad networks.
1.0.18 #
- Fixed SDK init bug.
1.0.19 #
- Fixed blocked Promise.
1.0.20 #
- Fixed data type mismatch in GoogleAdImpressionProvider.
1.0.21 #
- Changed revenue data type to Double in GoogleAdImpressionProvider.
1.0.22 #
- Changed revenue data type to double in GoogleAdImpressionProvider.
1.0.23 #
- Changed revenue data type to int in GoogleAdImpressionProvider.
1.0.24 #
- Changed revenue data type to double in GoogleAdImpressionProvider and convert it to long in kotlin.
1.0.25 #
- Fixed static analysis score.
1.0.26 #
- Removed Flutter logs.
1.0.27 #
- Added debouncer for google ads impression.
1.0.28 #
- Added debouncer to necessary events.
1.0.29 #
- Deprecated billing events.
1.0.30 #
- Big fix on duplicate firebase listener.
1.0.31 #
- Removed event debouncer.
1.0.32 #
- Reverted the debouncer.
1.0.33 #
- Updated android stats to 2.0.2.319.
1.0.34 #
- Updated android stats to 2.0.2.319.
1.0.35 #
- Fixed crash happening io.flutter:flutter_embedding_debug.
1.0.36 #
- Refactored initializer to take in iOS appID and accountID.
1.0.37 #
- bug fix.
1.0.38 #
- Auto fetch StoreKit receipt.
1.0.39 #
- Provided utility function to refresh receipt from flutter.
1.0.40 #
- Made the utility function for ios receipt refresh visible on flutter.
1.0.41 #
- Refactored flutter utility function for purchases.
1.0.42 #
- Moved getAllPurchases from stats SDK to Billing SDK.
1.0.43 #
- Updated to latest billing SDK for iOS.
1.0.44 #
- Updated to latest billing SDK that fixes double event dispatch.
1.0.45 #
- Updated stats SDK
1.0.46 #
- Updated billing stats SDK
1.0.47 #
- Updated billing stats SDK to fix bug on refund purchases