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

Detect when data is inserted and auto scroll #128

Open Inihood1 opened 2 years ago

Inihood1 commented 2 years ago

I am using it for a chat screen and I will like to know when a new data is inserted so I can automatically scroll the list