mbaudience 2.1.2 copy "mbaudience: ^2.1.2" to clipboard
mbaudience: ^2.1.2 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.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
160
points
76
downloads

Publisher

verified publishermburger.cloud

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, mburger, package_info_plus, permission_handler, shared_preferences

More

Packages that depend on mbaudience