adshift_flutter_sdk 1.0.1
adshift_flutter_sdk: ^1.0.1 copied to clipboard
AdShift SDK for Flutter - Mobile Attribution, Event Tracking, SKAdNetwork 4.0+, Deep Linking and GDPR/TCF 2.2 Compliance.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 - 2026-01-05 #
1.0.0 - 2026-01-01 #
Added #
- Initial release of AdShift Flutter SDK
- Full iOS and Android platform support
- SDK lifecycle management (
initialize,start,stop,isStarted) - In-app event tracking with 25+ predefined event types
- Purchase tracking with revenue attribution
- GDPR/DMA consent management
- Manual consent via
AdshiftConsent - TCF 2.2 automatic collection
refreshConsent()for runtime updates
- Manual consent via
- Deep linking support
- Direct deep links
- Deferred deep links
- Event stream for real-time deep link notifications
- Customer User ID support
- Debug mode for development
- App open debounce configuration
- SKAdNetwork 4.0+ support (iOS)
- OAID collection support (Android, optional)
Platform Requirements #
- iOS 15.0+
- Android API 21+
- Flutter 3.3.0+
- Dart 3.0.0+
Dependencies #
- iOS: AdshiftSDK (via CocoaPods)
- Android: com.adshift:android-sdk:2.0.3 (via Maven Central)