> For the complete documentation index, see [llms.txt](https://docs.ep.mburger.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ep.mburger.cloud/flutter-docs/messages.md).

# Messages

MBMessages is a plugin libary for [MBurger](https://mburger.cloud), that lets you display in app messages and manage push notifications in your app.

Using this library you can display the messages that you set up in the MBurger dashboard in your app. You can also setup and manage push notifications connected to your MBurger project.

MBMessages depends on the following packages:

* [mburger](https://pub.dev/packages/mburger)
* [mpush](https://pub.dev/packages/mpush)
* [device\_info](https://pub.dev/packages/device_info)
* [http](https://pub.dev/packages/http)
* [path](https://pub.dev/packages/path)
* [path\_provider](https://pub.dev/packages/path_provider)
* [shared\_preferences](https://pub.dev/packages/shared_preferences)
