notification_wall 0.0.11 copy "notification_wall: ^0.0.11" to clipboard
notification_wall: ^0.0.11 copied to clipboard

outdated

(Alpha, not ready for use) A statefull widget to initialize and handle Firebase messaging notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add notification_wall

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

dependencies:
  notification_wall: ^0.0.11

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:notification_wall/notification_wall.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publishersharedway.app

(Alpha, not ready for use) A statefull widget to initialize and handle Firebase messaging notifications.

Homepage

License

unknown (LICENSE)

Dependencies

firebase_core, firebase_messaging, flutter, flutter_local_notifications

More

Packages that depend on notification_wall