-
-
Notifications
You must be signed in to change notification settings - Fork 257
Flutter version for http 0.13.0? #338
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
Comments
having similar issues as well...
as I know, this is related to |
I just created PR #339 as a candidate fix, which I validated in my apps. |
dup of ongoing work #247 |
i had the same issue.....i think its http: ^0.13.0 package bug..... try http: ^0.12.2 ...it will work PS : if you are using google font package make sure install below version 2.0.0 .....else it will conflict with the previous http package |
thanks buddy..
…On Monday, 15 March 2021, Manoel Aranda Neto ***@***.***> wrote:
or use https://github.com/getsentry/sentry-dart/releases/tag/4.1.
0-nullsafety.0
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#338 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN2MNESB6T3KL54Y2XNYSMLTDUDKDANCNFSM4YVZTJUQ>
.
|
Hey,
Is there any version available for http: ^0.13.0? Getting some problems to use this library with a lot of other packages that need http 0.13.0.
The text was updated successfully, but these errors were encountered: