diff --git a/pubspec.lock b/pubspec.lock index 7f657f2e..721350bb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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" diff --git a/pubspec.yaml b/pubspec.yaml index 27aae52c..9ce2c836 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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