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

error http ^0.13.0 #422

Open
ghazalcomputer opened this issue Jun 29, 2023 · 2 comments
Open

error http ^0.13.0 #422

ghazalcomputer opened this issue Jun 29, 2023 · 2 comments

Comments

@ghazalcomputer
Copy link

please help me
when i get pub get show this error

Because flutter_cache_manager 3.3.0 depends on http ^0.13.0 and no versions of flutter_cache_manager match

3.3.0 <4.0.0, flutter_cache_manager ^3.3.0 requires http ^0.13.0.
And because flutter_map >=5.0.0 depends on http ^1.0.0, flutter_map >=5.0.0 is incompatible with
flutter_cache_manager ^3.3.0.
And because cached_network_image 3.2.3 depends on flutter_cache_manager ^3.3.0 and no versions of
cached_network_image match >3.2.3 <4.0.0, flutter_map >=5.0.0 is incompatible with cached_network_image ^3.2.3.
So, because metrohamkar depends on both cached_network_image ^3.2.3 and flutter_map ^5.0.0, version solving
failed.

@salba360496
Copy link

salba360496 commented Jul 3, 2023

Use this in pubspec.yaml file
dependency_overrides:
file: ^7.0.0
http: ^1.1.0

@Carapacik
Copy link
Contributor

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

3 participants