vedartm / paginate_firestore

A flutter package to simplify pagination with firestore data 🗃
https://pub.dev/packages/paginate_firestore
MIT License
113 stars 138 forks source link

Update list/grid-view when change query #55

Closed izark99 closed 3 years ago

izark99 commented 3 years ago

Update list/grid-view when change query. I use setState to update query but list/grid-view not update.

m-j-g commented 3 years ago

Edit: found the author's recommendation here https://github.com/excogitatr/paginate_firestore/issues/41