push_fire_notifications 0.0.2 copy "push_fire_notifications: ^0.0.2" to clipboard
push_fire_notifications: ^0.0.2 copied to clipboard

Push notification is a notification handling package. you can use it with firebase. it makes helps to readable code and decreases the time to implement push notifications.

Push notification is a notification handling package. you can use it with firebase. it makes helps to readable code and decreases the time to implement push notifications.

Features #

Only one widget can implement push notifications.

Getting started #

start using the package.

First, integrate firebase into your flutter project

After all setup of firebase import this package

Wrap with PushNotification widget

Use these function onNotification, onTapNotification, onTapAppTerminatedNotification

That's it you have implemented push notification!

Additional information #

for more information visit https://github.com/dheeraj11q/pushnotification

9
likes
0
pub points
33%
popularity

Publisher

unverified uploader

Push notification is a notification handling package. you can use it with firebase. it makes helps to readable code and decreases the time to implement push notifications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_messaging, flutter, flutter_local_notifications, rxdart

More

Packages that depend on push_fire_notifications