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 working with provider: ^6.0.0 #158

Open
bradv123 opened this issue Dec 20, 2021 · 1 comment
Open

Not working with provider: ^6.0.0 #158

bradv123 opened this issue Dec 20, 2021 · 1 comment

Comments

@bradv123
Copy link

Using:
google_maps_place_picker: ^2.1.0-nullsafety.3

Keep getting:
Running "flutter pub get" in (APP NAME)...
Because google_maps_place_picker >=2.0.0-nullsafety.0 depends on provider ^5.0.0 and (APP NAME) depends on provider ^6.0.0, google_maps_place_picker >=2.0.0-nullsafety.0 is forbidden.
So, because (APP NAME) depends on google_maps_place_picker ^2.1.0-nullsafety.3, version solving failed.
pub get failed (1; So, because (APP NAME) depends on google_maps_place_picker ^2.1.0-nullsafety.3, version solving failed.)

@GauravCalidig
Copy link

Use
google_maps_place_picker:
git:
url: https://github.com/GauravCalidig/google_maps_place_picker.git

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