mparticle_flutter_sdk 0.1.0-alpha.2 copy "mparticle_flutter_sdk: ^0.1.0-alpha.2" to clipboard
mparticle_flutter_sdk: ^0.1.0-alpha.2 copied to clipboard

outdated

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

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

dependencies:
  mparticle_flutter_sdk: ^0.1.0-alpha.2

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';
2
likes
0
pub points
78%
popularity

Publisher

verified publishermparticle.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on mparticle_flutter_sdk