Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Installation Error with google_map_flutter ^1.0.2 #3

Open
limsocheat opened this issue Oct 20, 2020 · 2 comments
Open

Installation Error with google_map_flutter ^1.0.2 #3

limsocheat opened this issue Oct 20, 2020 · 2 comments

Comments

@limsocheat
Copy link

Because every version of form_builder_map_field depends on google_maps_flutter ^0.5.25+1 and nhameylov depends on google_maps_flutter ^1.0.2, form_builder_map_field is forbidden. So, because nhameylov depends on form_builder_map_field ^0.0.1, version solving failed. pub get failed (1; So, because nhameylov depends on form_builder_map_field ^0.0.1, version solving failed.)

@sarbogast
Copy link

I have the same issue. I'm already using version 1.0.6 of google_maps_flutter in other parts of my application, and I would need this package to be compatible with that version

@danvick
Copy link
Collaborator

danvick commented Nov 11, 2020

Hi @limsocheat / @sarbogast,
Kindly use dependency_overrides in your pubspec.yaml for the time being.

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

No branches or pull requests

3 participants