leanplum_flutter 0.0.3 copy "leanplum_flutter: ^0.0.3" to clipboard
leanplum_flutter: ^0.0.3 copied to clipboard

A flutter plugin for the Leanplum SDK - https://www.leanplum.com

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leanplum_flutter

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

dependencies:
  leanplum_flutter: ^0.0.3

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:leanplum_flutter/leanplum_flutter.dart';
4
likes
30
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for the Leanplum SDK - https://www.leanplum.com

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on leanplum_flutter

Packages that implement leanplum_flutter