-
Notifications
You must be signed in to change notification settings - Fork 26
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
http version solving failed #34
Comments
Hi @pluzmedia, this was fixed in #33, we should probably do a new release to get this out. In the meantime, you can put this in your
|
Thank you |
Tried this but didn't work for me, getting below error -- [app_folder] flutter pub get Sometimes below error. [deckinspectors_flutter] flutter pub get |
@abhinovpankaj This looks like you indented the These both need to be top level keys.
|
Yes.you are right. I realized that after an hour, so silly of me.. |
Hi,
I am trying to use file_save but it failed due to http version solving failed.
file_saver >=0.2.7 depends on http ^1.1.0 and flutter_mjpeg 2.0.4 depends on http >=0.13.1 <1.0.0
Thanks
The text was updated successfully, but these errors were encountered: