adshift_flutter_sdk
AdShift SDK for Flutter - Mobile Attribution, Event Tracking, SKAdNetwork 4.0+, Deep Linking and GDPR/TCF 2.2 Compliance.
1.0.1
AdShift/flutter_plugin
What this package is like to depend on
Last release 7 months ago
05 Jan 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
7 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jan 2026 to Jan 2026Releases
latest 2-
1.0.105 Jan 2026Release notes
Open source →Fixed
- Android: Fixed crash when deep link callbacks were invoked on background thread
- Example: Replaced hardcoded API keys with placeholders
Changed
- Updated Android SDK dependency to 2.0.3
-
1.0.004 Jan 2026Release notes
Open source →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)