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

Can't upgrade firebase packages with geo_firestore #4

Open
SeanOThomas opened this issue Apr 6, 2020 · 1 comment
Open

Can't upgrade firebase packages with geo_firestore #4

SeanOThomas opened this issue Apr 6, 2020 · 1 comment

Comments

@SeanOThomas
Copy link

SeanOThomas commented Apr 6, 2020

See the results of flutter pub upgrade:

Because every version of geo_firestore depends on cloud_firestore ^0.12.2 and your app depends on cloud_firestore ^0.13.4+2, geo_firestore is forbidden.

So, because nothing_new depends on geo_firestore ^0.0.1, version solving failed.
pub upgrade failed (1; So, because nothing_new depends on geo_firestore ^0.0.1, version solving failed.)
@percula
Copy link

percula commented Feb 2, 2022

Bit late, but in case anyone else is wondering, I created a fork of this project and am actively maintaining it since I'm using it in a production app. I use a different data structure, but if you haven't compiled your db yet, this shouldn't be a problem.

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

2 participants