You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flutter_google_places ^0.3.0 requires http ^0.13.1.
I would like to flexibility to use http version 1.0.0 or above.
change it to include more versions of http please.
like this:
http: '>= 0.13.1 <= 1.2.2'
The text was updated successfully, but these errors were encountered:
hello there, any updates here? Also it turns out that http 0.13.1 is affected by [CVE-2020-35669] (GHSA-4rgh-jx4f-qfcq). Can you please edit the http requirements for this package?
flutter_google_places ^0.3.0 requires http ^0.13.1.
I would like to flexibility to use http version 1.0.0 or above.
change it to include more versions of http please.
like this:
http: '>= 0.13.1 <= 1.2.2'
The text was updated successfully, but these errors were encountered: