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 the flexibility to use http version 1.0.0 or above.
Can you change it to include more versions of http please.
like this:
http: '>= 0.13.1 <= 1.2.2'
Also it turns out that http 0.13.1 is affected by [https://github.com/advisories/GHSA-4rgh-jx4f-qfcq] (GHSA-4rgh-jx4f-qfcq). Can you please edit the http requirements for this package?
The text was updated successfully, but these errors were encountered:
flutter_google_places ^0.3.0 requires http ^0.13.1.
I would like the flexibility to use http version 1.0.0 or above.
Can you change it to include more versions of http please.
like this:
http: '>= 0.13.1 <= 1.2.2'
Also it turns out that http 0.13.1 is affected by [https://github.com/advisories/GHSA-4rgh-jx4f-qfcq] (GHSA-4rgh-jx4f-qfcq). Can you please edit the http requirements for this package?
The text was updated successfully, but these errors were encountered: