la-haus / flutter-segment

Segment.io library for flutter
MIT License
22 stars 138 forks source link

receivedRemoteNotification #87

Open lironzemingo opened 12 months ago

lironzemingo commented 12 months ago

Hi, I see that in iOS there is a way to report that a push was recieved: Analytics.shared().receivedRemoteNotification. Is there a way to do the same in Flutter?