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 1f7e328 commit 25a82b6Copy full SHA for 25a82b6
packages/location_web/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: location_web
2
description: The web implementation of the location plugin.
3
-version: 6.0.0
+version: 7.0.0
4
homepage: https://github.com/Lyokone/flutterlocation
5
repository: https://github.com/Lyokone/flutterlocation
6
issue_tracker: https://github.com/Lyokone/flutterlocation/issues
@@ -15,7 +15,7 @@ dependencies:
15
flutter_web_plugins:
16
sdk: flutter
17
http_parser: ^4.1.0
18
- location_platform_interface: ^5.0.0
+ location_platform_interface: ^6.0.0
19
web: ^1.1.0
20
21
dev_dependencies:
0 commit comments