Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with cloud_firestore's latest version #149

Open
herryelbert opened this issue Oct 22, 2022 · 6 comments
Open

Not compatible with cloud_firestore's latest version #149

herryelbert opened this issue Oct 22, 2022 · 6 comments

Comments

@herryelbert
Copy link

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.

@herryelbert herryelbert changed the title Not compatible with Firestore's latest version Not compatible with cloud_firestore's latest version Oct 22, 2022
@waqadArshad
Copy link

Hi, for now you can use this fork:

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

@herryelbert
Copy link
Author

herryelbert commented Oct 28, 2022

Hi waqad, I ended up forking and upgrading the dependencies myself, but still thanks for the help! Appreciate it :D

@RoyalCoder88
Copy link

Please update officially to cloud_firestore: ^4.0.4

@RoyalCoder88
Copy link

Hi, @vedartm please update the dependency, thanks in advance!

@Albejr
Copy link

Albejr commented Nov 21, 2022

This library not maintained?

@RoyalCoder88
Copy link

@Albejr I think so, we asked for dependency update, and nothing so far :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants