mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-11 17:37:31 +00:00
fix: scrobblenaut local path
This commit is contained in:
parent
6d05379d03
commit
2196f83992
@ -1705,9 +1705,11 @@ packages:
|
|||||||
scrobblenaut:
|
scrobblenaut:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "../Scrobblenaut"
|
path: "."
|
||||||
relative: true
|
ref: dart-3-support
|
||||||
source: path
|
resolved-ref: d90cb75d71737f3cfa2de4469d48080c0f3eedc2
|
||||||
|
url: "https://github.com/KRTirtho/scrobblenaut.git"
|
||||||
|
source: git
|
||||||
version: "3.0.0"
|
version: "3.0.0"
|
||||||
scroll_to_index:
|
scroll_to_index:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
|
|||||||
@ -82,7 +82,9 @@ dependencies:
|
|||||||
piped_client: ^0.1.0
|
piped_client: ^0.1.0
|
||||||
popover: ^0.2.6+3
|
popover: ^0.2.6+3
|
||||||
scrobblenaut:
|
scrobblenaut:
|
||||||
path: ../Scrobblenaut
|
git:
|
||||||
|
url: https://github.com/KRTirtho/scrobblenaut.git
|
||||||
|
ref: dart-3-support
|
||||||
scroll_to_index: ^3.0.1
|
scroll_to_index: ^3.0.1
|
||||||
shared_preferences: ^2.0.11
|
shared_preferences: ^2.0.11
|
||||||
sidebarx: ^0.15.0
|
sidebarx: ^0.15.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user