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

outdated

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: ^0.0.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: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

device_info, flutter, http, mburger, mpush, path, path_provider, shared_preferences

More

Packages that depend on mbmessages