wonderpush / wonderpush-flutter-sdk

Flutter SDK for WonderPush − Advanced push notification service for mobile applications and Websites. High volume, fast delivery and full-featured starting €1/month.
https://pub.dev/documentation/wonderpush_flutter/
Apache License 2.0
4 stars 0 forks source link

onRecieve, onOpen Notification #1

Open yacinegithub opened 4 years ago

yacinegithub commented 4 years ago

Whould you provide "onRecieve", "onOpen" Notification methods soon? It's really essential methods for push notifications service.

EArminjon commented 3 years ago

Personally, I use deeplink to handle that : https://flutter.dev/docs/development/ui/navigation/deep-linking But it could be much easier with a method onRecieve (when app closed and when already app launched)