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

Not compatible with the latest version of cloud firestore #154

Open aymanalhalali opened 1 year ago

aymanalhalali commented 1 year ago

The dependency can not be used on the latest vesion of cloud firestore package.

jansvanda commented 1 year ago

use

paginate_firestore: git: url: https://github.com/waqadArshad/paginate_firestore.git

cloud_firestore: ^4.4.5