vedartm / paginate_firestore

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

Parallel queries #152

Closed IvoBiaus closed 1 year ago

IvoBiaus commented 1 year ago

Changed classes to be compatible with multiple queries running in parallel.