Open herryelbert opened 2 years ago
Hi, for now you can use this fork:
paginate_firestore:
git:
url: https://github.com/waqadArshad/paginate_firestore.git
Hi waqad, I ended up forking and upgrading the dependencies myself, but still thanks for the help! Appreciate it :D
Please update officially to cloud_firestore: ^4.0.4
Hi, @vedartm please update the dependency, thanks in advance!
This library not maintained?
@Albejr I think so, we asked for dependency update, and nothing so far :(
Hi, I've been using this package for quite a while. And recently, a new feature from Firestore just got launched, which is count(). I wanted to use that feature, but the problem is, I have to upgrade my cloud_firestore package to the latest version, which paginate_firestore doesn't support and results in a version conflict. Is there any chance you can make it so that paginate_firestore is compatible with cloud_firestore's latest version? Or can I do it by myself by forking the package? Any help would be greatly appreciated.