File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 5.0.3
2
+
3
+ - Bump dependency on ` location_platform_interface ` to ` ^5.0.0 `
4
+
1
5
## 5.0.2
2
6
3
7
- Remove dependency on ` dart:html ` in favor of ` package:web ` to allow complation
Original file line number Diff line number Diff line change 1
1
name : location_web
2
2
description : The web implementation of the location plugin.
3
- version : 5.0.2
3
+ version : 5.0.3
4
4
homepage : https://github.com/Lyokone/flutterlocation
5
5
repository : https://github.com/Lyokone/flutterlocation
6
6
issue_tracker : https://github.com/Lyokone/flutterlocation/issues
@@ -16,7 +16,7 @@ dependencies:
16
16
sdk : flutter
17
17
http_parser : ^4.0.2
18
18
js : ^0.6.3
19
- location_platform_interface : ^4 .0.0
19
+ location_platform_interface : ^5 .0.0
20
20
web : ^0.5.1
21
21
22
22
dev_dependencies :
You can’t perform that action at this time.
0 commit comments