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

refresh to get new posts #86

Closed ShyamKrishna122 closed 2 years ago

ShyamKrishna122 commented 3 years ago

how to implement pull to refresh and fetch the latest posts without automatically fetching the posts?

vedartm commented 3 years ago

Hi @ShyamKrishna122. Please check the documentation for pull to refresh.