diff --git a/pubspec.lock b/pubspec.lock index a3d5cbf9..b6f97602 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -724,9 +724,11 @@ packages: spotify: dependency: "direct main" description: - path: "../spotify-dart" - relative: true - source: path + path: "." + ref: HEAD + resolved-ref: ea313e2d21c38157cd8255d248bcd7897bf51360 + url: "https://github.com/KRTirtho/spotify-dart.git" + source: git version: "0.7.0" sqflite: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index d59d3fb0..c7e48629 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,8 +38,7 @@ dependencies: http: ^0.13.4 shared_preferences: ^2.0.11 spotify: - # git: https://github.com/KRTirtho/spotify-dart.git - path: ../spotify-dart + git: https://github.com/KRTirtho/spotify-dart.git url_launcher: ^6.0.17 youtube_explode_dart: ^1.10.8 infinite_scroll_pagination: ^3.1.0