geolocator_web 2.0.5 geolocator_web: ^2.0.5 copied to clipboard
Official web implementation of the geolocator plugin.
2.0.5 #
- Ensure the
requestPermission
method correctly awaits the users input and not return prematurely (see issue #783).
2.0.4 #
- Added an example App to demonstrate how to directly use the geolocator_web package in a Flutter application.
2.0.0 #
- Stable release for null safety.
1.0.0 #
- Initial release of the geolocator web implementation.