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'
SebastienBtr, vogttho, mohamedaminehnioua and MunsifAli-Zambeel