moengage_inbox 6.0.0 copy "moengage_inbox: ^6.0.0" to clipboard
moengage_inbox: ^6.0.0 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: ^6.0.0

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
130
pub points
88%
popularity

Publisher

unverified uploader

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