mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55: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:
|
spotify:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "../spotify-dart"
|
path: "."
|
||||||
relative: true
|
ref: HEAD
|
||||||
source: path
|
resolved-ref: ea313e2d21c38157cd8255d248bcd7897bf51360
|
||||||
|
url: "https://github.com/KRTirtho/spotify-dart.git"
|
||||||
|
source: git
|
||||||
version: "0.7.0"
|
version: "0.7.0"
|
||||||
sqflite:
|
sqflite:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
@ -38,8 +38,7 @@ dependencies:
|
|||||||
http: ^0.13.4
|
http: ^0.13.4
|
||||||
shared_preferences: ^2.0.11
|
shared_preferences: ^2.0.11
|
||||||
spotify:
|
spotify:
|
||||||
# git: https://github.com/KRTirtho/spotify-dart.git
|
git: https://github.com/KRTirtho/spotify-dart.git
|
||||||
path: ../spotify-dart
|
|
||||||
url_launcher: ^6.0.17
|
url_launcher: ^6.0.17
|
||||||
youtube_explode_dart: ^1.10.8
|
youtube_explode_dart: ^1.10.8
|
||||||
infinite_scroll_pagination: ^3.1.0
|
infinite_scroll_pagination: ^3.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user