geolocator_web 2.0.5 copy "geolocator_web: ^2.0.5" to clipboard
geolocator_web: ^2.0.5 copied to clipboard

unlistedoutdated

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.3 #

  • Implement missing isLocationServiceEnabled for web implementation (see issue #694).

2.0.2 #

  • Solve bug receiving same location from stream when using distantFilter (see issue #674).

2.0.1 #

  • Solve bug causing error when requesting permissions (see issue #673).

2.0.0 #

  • Stable release for null safety.

1.0.1 #

  • Solve bug causing error when requesting permissions (see issue #673).

1.0.0 #

  • Initial release of the geolocator web implementation.