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