tealium_firebase 1.5.0 copy "tealium_firebase: ^1.5.0" to clipboard
tealium_firebase: ^1.5.0 copied to clipboard

A Flutter plugin for using Tealium's Firebase Remote Command with the Tealium Flutter Plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tealium_firebase

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tealium_firebase: ^1.5.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tealium_firebase/tealium_firebase.dart';
0
likes
130
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for using Tealium's Firebase Remote Command with the Tealium Flutter Plugin.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, tealium

More

Packages that depend on tealium_firebase