- Added an example App to demonstrate how to directly use the geolocator_web package in a Flutter application.
- Implement missing
isLocationServiceEnabled
for web implementation (see issue#694).
- Solve bug receiving same location from stream when using
distantFilter
(see issue #674).
- Solve bug causing error when requesting permissions (see issue #673).
- Stable release for null safety.
- Solve bug causing error when requesting permissions (see issue #673).
- Initial release of the geolocator web implementation.