tealium_moments_api 1.0.0 copy "tealium_moments_api: ^1.0.0" to clipboard
tealium_moments_api: ^1.0.0 copied to clipboard

A new Flutter plugin for using Tealium's Moments API Module with the Tealium Flutter Plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tealium_moments_api

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

dependencies:
  tealium_moments_api: ^1.0.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_moments_api/tealium_moments_api.dart';
0
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin for using Tealium's Moments API Module with the Tealium Flutter Plugin.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, tealium

More

Packages that depend on tealium_moments_api

Packages that implement tealium_moments_api