File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -698,9 +698,11 @@ packages:
698698 the_last_bluetooth:
699699 dependency: "direct main"
700700 description:
701- path: "../the_last_bluetooth"
702- relative: true
703- source: path
701+ path: "."
702+ ref: master
703+ resolved-ref: "29b54e86f0ac2c4cc784382a216bc0f77976a486"
704+ url: "https://github.com/TheLastGimbus/the_last_bluetooth.git"
705+ source: git
704706 version: "0.0.1"
705707 tuple:
706708 dependency: transitive
Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ dependencies:
3333 # Platform plugins
3434 # flutter_foreground_task: ^4.1.0 - not using it really yet
3535 the_last_bluetooth :
36- # git:
37- # url: https://github.com/TheLastGimbus/the_last_bluetooth.git
38- # ref: master
39- path : " ../the_last_bluetooth"
36+ git :
37+ url : https://github.com/TheLastGimbus/the_last_bluetooth.git
38+ ref : master
39+ # path: "../the_last_bluetooth"
4040 app_settings : ^5.1.0
4141 url_launcher : ^6.3.0
4242 permission_handler : ^11.3.0
You can’t perform that action at this time.
0 commit comments