pubspec spotify-dart source changed to git

This commit is contained in:
Kingkor Roy Tirtho 2022-05-26 13:19:10 +06:00
parent 5accf5c56c
commit 211affa79d
2 changed files with 6 additions and 5 deletions

View File

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

View File

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