mparticle_flutter_sdk 1.0.6 copy "mparticle_flutter_sdk: ^1.0.6" to clipboard
mparticle_flutter_sdk: ^1.0.6 copied to clipboard

mParticle Flutter Plugin - SDK wrapper for iOS, Android, and Web platforms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mparticle_flutter_sdk
copied to clipboard

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

dependencies:
  mparticle_flutter_sdk: ^1.0.6
copied to clipboard

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:mparticle_flutter_sdk/mparticle_flutter_sdk.dart';
copied to clipboard
2
likes
140
points
17.2k
downloads

Publisher

verified publishermparticle.com

Weekly Downloads

2024.09.16 - 2025.03.31

mParticle Flutter Plugin - SDK wrapper for iOS, Android, and Web platforms

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on mparticle_flutter_sdk