mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
pubspec spotify-dart source changed to git
This commit is contained in:
parent
5accf5c56c
commit
211affa79d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user