mbaudience 2.0.2 copy "mbaudience: ^2.0.2" to clipboard
mbaudience: ^2.0.2 copied to clipboard

outdated

MBAudience is a plugin libary for MBurger, that lets you track user data and behavior inside your and to target messages only to specific users or groups of users.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mbaudience

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

dependencies:
  mbaudience: ^2.0.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:mbaudience/mbaudience.dart';
6
likes
0
pub points
3%
popularity

Publisher

verified publishermburger.cloud

MBAudience is a plugin libary for MBurger, that lets you track user data and behavior inside your and to target messages only to specific users or groups of users.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, http, mburger, package_info, permission_handler, shared_preferences

More

Packages that depend on mbaudience