mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-06 07:29:42 +00:00
chore: update spotify package
This commit is contained in:
parent
5855820569
commit
bd3b7f9e73
@ -4,7 +4,7 @@ import 'package:flutter_hooks/flutter_hooks.dart';
|
||||
import 'package:go_router/go_router.dart';
|
||||
import 'package:hooks_riverpod/hooks_riverpod.dart';
|
||||
|
||||
import 'package:spotify/spotify.dart';
|
||||
import 'package:spotify/spotify.dart' hide Offset;
|
||||
import 'package:spotube/collections/assets.gen.dart';
|
||||
import 'package:spotube/collections/spotube_icons.dart';
|
||||
import 'package:spotube/components/player/player_actions.dart';
|
||||
|
||||
11
pubspec.lock
11
pubspec.lock
@ -1490,12 +1490,11 @@ packages:
|
||||
spotify:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "9e8ef4556942d42d74874de5491253156e7e6f43"
|
||||
resolved-ref: "9e8ef4556942d42d74874de5491253156e7e6f43"
|
||||
url: "https://github.com/rinukkusu/spotify-dart"
|
||||
source: git
|
||||
version: "0.9.0"
|
||||
name: spotify
|
||||
sha256: c7c3f157f052143f713477bd5a764b080a0023ed084428bd0cf5a9e3bc260cc6
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.11.0"
|
||||
sqflite:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
@ -64,10 +64,7 @@ dependencies:
|
||||
sidebarx: ^0.15.0
|
||||
simple_circular_progress_bar: ^1.0.2
|
||||
skeleton_text: ^3.0.0
|
||||
spotify:
|
||||
git:
|
||||
url: https://github.com/rinukkusu/spotify-dart
|
||||
ref: 9e8ef4556942d42d74874de5491253156e7e6f43
|
||||
spotify: ^0.11.0
|
||||
system_theme: ^2.1.0
|
||||
titlebar_buttons: ^1.0.0
|
||||
tuple: ^2.0.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user