insert_affiliate_flutter_sdk 1.2.0
insert_affiliate_flutter_sdk: ^1.2.0 copied to clipboard
A Flutter SDK for integrating affiliate tracking and in-app purchases for the Insert Affiliate Platform.
1.2.0 #
Major feature release: Attribution Timeout + Dependency Updates
- NEW: Attribution timeout functionality with seconds precision
- NEW:
attributionTimeout
parameter in SDK constructor - NEW:
setAffiliateAttributionTimeout()
andgetAffiliateAttributionTimeout()
methods - NEW:
isAffiliateAttributionValid()
method to check attribution validity - NEW:
getAffiliateStoredDate()
method to retrieve attribution date - NEW:
returnInsertAffiliateIdentifier(ignoreTimeout: true)
parameter for testing - Enhanced: Attribution dates are now tracked automatically
- Enhanced: Backward compatibility maintained for existing attributions
- Updated: All dependencies from v1.1.8 merged (latest versions)
- Updated: Dart SDK requirement to >=3.9.0
- Fixed: Connectivity API compatibility for new connectivity_plus version
- Fixed: Deprecated window usage replaced with platformDispatcher
1.1.8 #
Major dependency update with SDK upgrade:
- Updated Dart SDK requirement to >=3.9.0
- device_info_plus: ^12.1.0 (from ^10.1.2) - now fully up-to-date
- connectivity_plus: ^6.1.0 (from ^5.0.2)
- in_app_purchase: ^3.2.3 (from ^3.2.0)
- in_app_purchase_storekit: ^0.4.6 (from ^0.3.20)
- shared_preferences: ^2.5.3 (from ^2.3.2)
- url_launcher: ^6.3.2 (from ^6.3.1)
- package_info_plus: ^9.0.0 (from ^8.1.0)
- flutter_lints: ^6.0.0 (from ^3.0.0)
1.1.7 #
Updated dependencies to latest versions, including:
- http: ^1.2.2 (from ^0.13.5)
- shared_preferences: ^2.3.2 (from ^2.0.13)
- url_launcher: ^6.3.1 (from ^6.1.0)
- connectivity_plus: ^5.0.2 (from ^3.0.0)
- device_info_plus: ^10.1.2 (from ^9.0.0)
- android_play_install_referrer: ^0.4.0 (from ^0.3.0)
- in_app_purchase: ^3.2.0 (from >=2.0.0 <4.0.0)
1.1.6 #
Package info plus dependency update
1.1.5 #
Introducing Insert Links
1.1.4 #
AppsFlyer integration documentation and improvements.
1.1.3 #
Android promo codes support added
1.1.2 #
Fix approach for iOS offer codes - iOS only.
1.1.1 #
Support for iOS offer codes on iOS only.
1.1.0 #
Support for iOS offer codes
1.0.9 #
Short Code 3-25 chars
1.0.8 #
Updating Track Event to pass companyId
1.0.6 #
Adding direct app & play store integration
1.0.5 #
Update ReadMe for RevCat Change
1.0.4 #
Updating ReadMe.Md to fix broken links
1.0.3 #
Updating guide and ReadMe.md
1.0.2 #
Release of Short Codes
1.0.0 #
- Initial release