File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -407,7 +407,7 @@ packages:
407
407
path: "."
408
408
ref: HEAD
409
409
resolved-ref: "13d667d5022b9e5d88b8585481f77016e31fe63d"
410
- url: "git@github.com: Techno-Disaster/flutter_localstorage.git"
410
+ url: "https:// git@github.com/ Techno-Disaster/flutter_localstorage.git"
411
411
source: git
412
412
version: "4.0.0+1"
413
413
logging:
@@ -465,7 +465,7 @@ packages:
465
465
path: "."
466
466
ref: HEAD
467
467
resolved-ref: b3a0b2372366b0dd99c61446b331200f0af90962
468
- url: "git@github.com: Techno-Disaster/navigation_rail.git"
468
+ url: "https:// git@github.com/ Techno-Disaster/navigation_rail.git"
469
469
source: git
470
470
version: "1.6.0-dev.1"
471
471
nested:
@@ -850,7 +850,7 @@ packages:
850
850
path: "plugins/window_size"
851
851
ref: HEAD
852
852
resolved-ref: "5c51870ced62a00e809ba4b81a846a052d241c9f"
853
- url: "git@github.com: google/flutter-desktop-embedding.git"
853
+ url: "https:// git@github.com/ google/flutter-desktop-embedding.git"
854
854
source: git
855
855
version: "0.1.0"
856
856
xdg_directories:
Original file line number Diff line number Diff line change @@ -25,16 +25,16 @@ dependencies:
25
25
http : ^0.13.3
26
26
localstorage :
27
27
git :
28
- url : git@github.com: Techno-Disaster/flutter_localstorage.git
28
+ url : https:// git@github.com/ Techno-Disaster/flutter_localstorage.git
29
29
navigation_rail :
30
30
git :
31
- url : git@github.com: Techno-Disaster/navigation_rail.git
31
+ url : https:// git@github.com/ Techno-Disaster/navigation_rail.git
32
32
path_provider : ^2.0.2
33
33
percent_indicator : ^3.0.1
34
34
url_launcher : ^6.0.9
35
35
window_size :
36
36
git :
37
- url : git@github.com: google/flutter-desktop-embedding.git
37
+ url : https:// git@github.com/ google/flutter-desktop-embedding.git
38
38
path : plugins/window_size
39
39
provider : ^6.0.3
40
40
platform : ^3.1.0
You can’t perform that action at this time.
0 commit comments