fix: scrobblenaut local path

This commit is contained in:
Kingkor Roy Tirtho 2023-09-29 18:26:13 +06:00
parent 6d05379d03
commit 2196f83992
2 changed files with 8 additions and 4 deletions

View File

@ -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"

View File

@ -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