Alex Awaik

Results 52 comments of Alex Awaik

Will check it next week. Thank you!

Can you please give more data? What do you want to have on the screen and what is the problem?

Ok. Use any widgets you want. Just for example (you can create your own widget exactly as you have in design) you can try https://api.flutter.dev/flutter/material/ListTile-class.html

can you please install the latest version and post here `print(snapshot.data)`

You should unwrap all possible responses. Please use an example here https://firebase.flutter.dev/docs/firestore/usage/ After that, you will have exact error data. Right now it is not possible to understand the reason....

Hey @guijacobus2 please try to remove `.docs` here `snapshot.data.docs.map`

Hey guys, sorry for such a delay. The author is very busy, from now on we help him to maintain the package. @webertim I'll check your pull request. I think...

Hi! We solved this issue by giving High priority to messages. Thank you!

``` { data: { foo:'bar', }, }, { // Required for background/terminated app state messages on iOS contentAvailable: true, // Required for background/terminated app state messages on Android priority: 'high',...

Hi, I noticed that on the pub.dev