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+
15## 5.0.2
26
37- Remove dependency on ` dart:html ` in favor of ` package:web ` to allow complation
Original file line number Diff line number Diff line change 11name : location_web
22description : The web implementation of the location plugin.
3- version : 5.0.2
3+ version : 5.0.3
44homepage : https://github.com/Lyokone/flutterlocation
55repository : https://github.com/Lyokone/flutterlocation
66issue_tracker : https://github.com/Lyokone/flutterlocation/issues
@@ -16,7 +16,7 @@ dependencies:
1616 sdk : flutter
1717 http_parser : ^4.0.2
1818 js : ^0.6.3
19- location_platform_interface : ^4 .0.0
19+ location_platform_interface : ^5 .0.0
2020 web : ^0.5.1
2121
2222dev_dependencies :
You can’t perform that action at this time.
0 commit comments