-
Can i apply pagination to dropdown list or is there anyway that i can get data in chunks in dropdown list from api in flutter?
-
Just like in the title, I was wondering how to use fetchMore. I was trying a lot of different technics (like trying to do it with refetch) but I am not moving forward with this at all, it just doesn't…
-
## Bug description
In my generated graph_ql.graphql.api file I see "Isn't a valid override" errors in a lot of places so I can't run my app. The error looks like this:
```
'CheckoutById$QueryRoo…
-
Caused by these issues:
https://github.com/flutter/flutter/issues/36419
https://github.com/flutter/flutter/issues/81619
-
**Describe the bug**
QueryPagination() has no required arguments. `page` is optional and `limit` defaults to 100. However, the query will fail on Android if no value page is supplied. `page` should e…
-
hi, first of all, very happy to use this plugin and it is really easy to implement to my project. but i would like to know, is there a "scroll to index" functionality like after we click on the notifi…
-
## Bug report
**Describe the bug**
I'm having problems creating documents in Firestore while using Firestore Emulator. Below is the error I see in logs:
```
W/Firestore(13200): (24.0.1) [Write…
-
Basically i am trying to achieve pagination, I have a document and an api which gives me over 6000 records. In my document i need to display these records as recieved in a PdfGrid. My question is, whi…
-
Hi, this is really fixing the issue `Connection closed before full header was received` on Flutter.
However, when I use this package, it works perfectly but all images are blinked when I update the…
-
### Which packages are you using?
stream_chat_flutter_core, stream_chat_persistance
### On what platforms did you experience the issue?
iOS, Android
### What version are you using?
stream_chat_…