Tealium for Flutter 1.x release notes (By Date)
February 1, 2020
High Impact Changes
- Added support for Tealium remote commands through Flutter. This allows for a remote command to be added in a JavaScript file and the payload will be passed back via a callback function. Remote commands may also be removed. Refer to the Flutter API to learn more about the remote command methods.
Low Impact Changes
- Underlying Tealium libraries updated to versions 5.7.0 (Android) and 5.6.6 (iOS)
July 1, 2019
- Initial release.
- This plugin allows users to use the Tealium native mobile libraries (Android/iOS) within Flutter applications.