mbautomation 2.0.0-beta copy "mbautomation: ^2.0.0-beta" to clipboard
mbautomation: ^2.0.0-beta copied to clipboard

outdated

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.0.0-beta

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
0
pub points
28%
popularity

Publisher

verified publishermburger.cloud

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

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on mbautomation