mbmessages 2.1.2 copy "mbmessages: ^2.1.2" to clipboard
mbmessages: ^2.1.2 copied to clipboard

MBMessages plugin for MBurger, that lets you manage push notifications and in-app messages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mbmessages

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

dependencies:
  mbmessages: ^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:mbmessages/mbmessages.dart';
6
likes
120
pub points
16%
popularity

Publisher

verified publishermburger.cloud

MBMessages plugin for MBurger, that lets you manage push notifications and in-app messages.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

android_id, device_info_plus, flutter, http, mburger, mpush, path, path_provider, shared_preferences

More

Packages that depend on mbmessages