I am testing a Flutter web project in Android Studio. When I click on launch, Android Studio opens an url like localhost:35453 . I setup a hosts url in C:WindowsSystem32driversetc like so
127.0.0.1 localdev.mysite.com
How could I set Android Studio so this url is used for testing? Localhost does not allow HTML geolocation, social logins and other goodies.
1.4m articles
1.4m replys
5 comments
57.0k users