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

because google_map_location_picker >=4.1.3 depends on geolocator ^6.1.14 which depends on geolocator_platform_interface ^1.0.8, file_picker ^3.0.2+2 is incompatible with google_map_location_picker >=4.1.3. #166

Open
Ebrahimhammad opened this issue May 31, 2021 · 0 comments

Comments

@Ebrahimhammad
Copy link

Hi There,

I've got the below error when trying to update my app packages:

Because no versions of file_picker match >3.0.2+2 <4.0.0 and file_picker 3.0.2+2 depends on plugin_platform_interface ^2.0.0, file_picker ^3.0.2+2 requires plugin_platform_interface ^2.0.0.
And because geolocator_platform_interface <2.0.0-nullsafety.0 depends on plugin_platform_interface ^1.0.2, file_picker ^3.0.2+2 is incompatible with geolocator_platform_interface <2.0.0-nullsafety.0.
And because google_map_location_picker >=4.1.3 depends on geolocator ^6.1.14 which depends on geolocator_platform_interface ^1.0.8, file_picker ^3.0.2+2 is incompatible with google_map_location_picker >=4.1.3.
So, because MYAPP depends on both google_map_location_picker ^4.1.7 and file_picker ^3.0.2+2, version solving failed.
pub get failed (1; So, because MYAPP depends on both google_map_location_picker ^4.1.7 and file_picker ^3.0.2+2, version solving failed.)

Appreciate your help to address this compatibility issue as I am using your package in my app and I need to update it.

Thanks

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

1 participant