mbaudience 2.1.1+1 copy "mbaudience: ^2.1.1+1" to clipboard
mbaudience: ^2.1.1+1 copied to clipboard

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.1.1+1

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
130
pub points
27%
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

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, mburger, package_info_plus, permission_handler, shared_preferences

More

Packages that depend on mbaudience