firebase_notifications_handler 1.0.7 copy "firebase_notifications_handler: ^1.0.7" to clipboard
firebase_notifications_handler: ^1.0.7 copied to clipboard

outdated

Simple notifications handler which provides callbacks like onTap which really make it easy to handle notification taps and a lot more.

[1.0.7] - 02/05/2022 #

  • Updated example app to a fully functional app...
  • Updated dependencies
  • Updated README.md

[1.0.6] - 15/03/2022 #

  • Fixed sendNotification bug

[1.0.5] - 15/03/2022 #

  • Fixed null check error in main widget.
  • Updated README.md

[1.0.4] - 15/03/2022 #

  • Updated payload type.
  • Added notificationMeta in sendNotification.

[1.0.3] - 15/03/2022 #

  • Minor fix in sendNotification.
  • Updated example app
  • Updated README.md

[1.0.2] - 14/03/2022 #

  • Added sendNotification function to trigger FCM notification.
  • Updated dependencies
  • Updated README.md

[1.0.1] - 26/01/2022 #

  • Updated license
  • Updated README.md

[1.0.0] - 26/01/2022 #

  • Added linter and updated code accordingly
  • Updated example app
  • Updated dependencies
  • Updated README.md

[0.0.8] - 28/10/2021 #

  • Exposed initializeFCMToken & onFCMTokenRefresh callbacks
  • Updated dependencies
  • Updated example app
  • Updated README.md

[0.0.7] - 01/08/2021 #

  • Updated README.md

[0.0.6] - 01/08/2021 #

  • Updated README.md

[0.0.5] - 01/08/2021 #

  • Added custom sound support for iOS
  • Added images support in notifications
  • Updated dependencies
  • Updated README.md

[0.0.4] - 04/07/2021 #

  • Updated README.md

[0.0.3] - 30/06/2021 #

  • Bug fix

[0.0.2] - 30/06/2021 #

  • Updated README.md

[0.0.1] - 30/06/2021 #

  • Simple notifications handler which provides callbacks like onTap which really make it easy to handle notification taps and a lot more.
32
likes
0
pub points
82%
popularity

Publisher

verified publisherrithik-dev.me

Simple notifications handler which provides callbacks like onTap which really make it easy to handle notification taps and a lot more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_messaging, flutter, flutter_local_notifications, http, path_provider

More

Packages that depend on firebase_notifications_handler