We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1a398 commit 5fb2a07Copy full SHA for 5fb2a07
packages/location_web/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 6.0.1
2
+
3
+- Configure `pausesLocationUpdatesAutomatically` on iOS. Should fix (#933)
4
5
## 6.0.0
6
7
- Bump minimum Dart version to 3.6, minimum Flutter version to 3.27 (#952)
packages/location_web/pubspec.yaml
@@ -1,6 +1,6 @@
name: location_web
description: The web implementation of the location plugin.
-version: 6.0.0
+version: 6.0.1
homepage: https://github.com/Lyokone/flutterlocation
repository: https://github.com/Lyokone/flutterlocation
issue_tracker: https://github.com/Lyokone/flutterlocation/issues
0 commit comments