mbautomation 2.1.3 copy "mbautomation: ^2.1.3" to clipboard
mbautomation: ^2.1.3 copied to clipboard

MBAutomation plugin for MBurger that lets you present push and in app messages based on the behavior of the user.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mbautomation

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

dependencies:
  mbautomation: ^2.1.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:mbautomation/mbautomation.dart';
6
likes
150
points
50
downloads

Publisher

verified publishermburger.cloud

Weekly Downloads

MBAutomation plugin for MBurger that lets you present push and in app messages based on the behavior of the user.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, http, mbaudience, mbmessages, mburger, path, path_provider, shared_preferences, sqflite

More

Packages that depend on mbautomation