moengage_inbox 8.0.2 copy "moengage_inbox: ^8.0.2" to clipboard
moengage_inbox: ^8.0.2 copied to clipboard

Flutter Plugin for using Notification Center feature of MoEngage Platform, to provide an Inbox to view all the notifications received by your application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moengage_inbox

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

dependencies:
  moengage_inbox: ^8.0.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:moengage_inbox/moengage_inbox.dart';
0
likes
150
points
2.23k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Plugin for using Notification Center feature of MoEngage Platform, to provide an Inbox to view all the notifications received by your application.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, moengage_flutter, moengage_inbox_android, moengage_inbox_ios, moengage_inbox_platform_interface

More

Packages that depend on moengage_inbox