tealium_firebase 3.0.0
tealium_firebase: ^3.0.0 copied to clipboard
A Flutter plugin for using Tealium's Firebase Remote Command with the Tealium Flutter Plugin.
3.0.0 #
- Updated
tealiumdependency to ^3.0.0 - Dart SDK constraint widened to
>=2.18.0 <4.0.0(adds Dart 3 support)
2.0.0 #
- BREAKING CHANGES:
- Minimum iOS deployment target: 15.0 (previously 12.0)
- iOS: TealiumFirebase ~> 4.0
1.5.0 #
- Firebase Remote Command dependency update
1.4.0 #
- Android
- Fix to resolve missing
namespaceissue when using AGP v8 - Bumped Android/Kotlin version support
- Fix to resolve missing
1.3.0 #
- Removed arm64 exclusion
- Updated dependencies for XCode 15
- Increased minimum iOS deployment target to 12.0
1.2.0 #
- Upgraded to Firebase Remote Command 3.0, which uses Firebase Analytics 10.7.0+
1.1.0 #
- Fix: Duplicated BuildConfig class
1.0.0 #
- Initial release of Tealium-Firebase for Flutter
- Requires v2.1.0+ of the
tealiumdart package