diff --git a/README.md b/README.md index ba87088a..fdbc8908 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Spotube](assets/spotube_banner.svg) +![Spotube](assets/spotube_banner.png) Spotube is a [qt](https://qt.io) based lightweight spotify client which uses [nodegui/react-nodegui](https://github.com/nodegui/react-nodegui) as frontend & nodejs as backend. It utilizes the power of Spotify & Youtube's public API & creates a hazardless, performant & resource friendly User Experience ![Application Screenshot](assets/spotube-screenshot.png) diff --git a/assets/spotube-logo.svg b/assets/spotube-logo.svg index 54cbb448..e4479e97 100644 --- a/assets/spotube-logo.svg +++ b/assets/spotube-logo.svg @@ -1,21 +1,28 @@ - + + + + + + + - - - - + + - - - + + + + + + - - + + @@ -30,39 +37,39 @@ - - - + + + - - + + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/spotube_banner.png b/assets/spotube_banner.png new file mode 100644 index 00000000..4d494623 Binary files /dev/null and b/assets/spotube_banner.png differ diff --git a/assets/spotube_banner.svg b/assets/spotube_banner.svg deleted file mode 100644 index 58d07e83..00000000 --- a/assets/spotube_banner.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Spotube - \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 6c4b0a05..75f4bca8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -222,10 +222,10 @@ packages: mpv_dart: dependency: "direct main" description: - path: "../mpv_dart" - relative: true - source: path - version: "1.0.0" + name: mpv_dart + url: "https://pub.dartlang.org" + source: hosted + version: "0.0.1" nested: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a2dda71f..dab725e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,8 +42,7 @@ dependencies: spotify: ^0.6.0 url_launcher: ^6.0.17 youtube_explode_dart: ^1.10.8 - mpv_dart: - path: ../mpv_dart + mpv_dart: ^0.0.1 infinite_scroll_pagination: ^3.1.0 dev_dependencies: