flutter_geolocation A flutter web app to experiment with geolocations. Deployment Install firebase cli Under project root: firebase login. firebase init hosting Choose the firebase project you want to host. Change public folder to build/web. firebase deploy --only hosting.