Tealium Flutter 3.0.0
What's new
- Added async/await support across all public API methods
- Enhanced MethodChannel responses with proper error handling
- Widened Dart SDK constraint to
>=2.18.0 <4.0.0 - Recreated example Android projects with Gradle Kotlin DSL
Native SDK upgrades
iOS:
- tealium-swift ~> 2.18 (was ~> 2.15)
- TealiumBraze ~> 3.6 (was ~> 3.2)
- TealiumFirebase ~> 4.0 (was ~> 3.4)
Android:
- kotlin-core 1.9.2, kotlin-collect-dispatcher 1.1.4, kotlin-tagmanagement-dispatcher 1.3.0, kotlin-remotecommand-dispatcher 1.5.3, kotlin-lifecycle 1.2.3, kotlin-visitor-service 1.2.4
- kotlin-momentsapi 1.0.6 (was 1.0.2)
- Braze remote command 3.3.0 (was 3.1.0)