mbaudience 0.0.1+1 copy "mbaudience: ^0.0.1+1" to clipboard
mbaudience: ^0.0.1+1 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. This plugin is often used with the M [...]

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: ^0.0.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
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. This plugin is often used with the MBMessages plugin to being able to send push and messages only to targeted 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