Kevin Mathew

Results 5 comments of Kevin Mathew

same error for me, for the example code itself. I used **firstWhereOrNull** instead of 'firstWhere' everywhere in 'story_view.dart', function from 'collection' package and it solved my problem.

for me giving a integer value instead of uuid for "var params = { 'id':__" caused this issue

Is there any method or hack there for this ?

Yes i have added this in the end of the method PushRegistry didReceiveIncomingPushWith. DispatchQueue.main.asyncAfter(deadline: .now() + 1) { completion() }