Matan Shukry
Matan Shukry
I needed it so I implemented it ( #722 ). Like I said in there I don't have a Mac so it's an Android only PR, but hopefully someone else...
@MaikuB My use case for this feature is to create a grouping for message notifications. From what I could gather, I must have a summary for all notifications I want...
I went with a fork. For anyone else that's interested: https://github.com/matanshukry/flutter_local_notifications/releases/tag/flutter_local_notifications-msh-v1.4.4%2B2 I believe it's now working and stable, but I've only used it for my use case so tread lightly....
@kevmoo any update? or anyone else? Need this too.
> ConcurrentBag and/or BlockingCollection are your best friends. Like I wrote in the note, the implementation isn't really important. I'm not familiar enough with the data to decide which method...
I'm assuming new packets can overwrite old packets (and should, otherwise their storage shouldn't be shared). assuming we can have a "system" where new packets can overwrite data written by...
@charlesrostaing The link handling should be done in 2 places: 1. When the app starts. Use `getInitialUri`. If the app was opened with a uri, it will have the value....
@rohankandwal > If we add listeners in Product Listing, redirection is working fine, either from coming background or app was opened. But, if the user is in Product details &...
@cj4luv It's been a long time and I no longer have the project/file. However I re-created the file now for you, although I didn't fully test it - but I...