mbmessages 2.1.0+1 copy "mbmessages: ^2.1.0+1" to clipboard
mbmessages: ^2.1.0+1 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 Dart:

 $ dart pub add mbmessages

With Flutter:

 $ flutter pub add mbmessages

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

dependencies:
  mbmessages: ^2.1.0+1

Alternatively, your editor might support dart pub get or 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
0
pub points
17%
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

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on mbmessages