Skip to content

Commit

Permalink
remove mini visualizer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaphasilor committed Oct 28, 2024
1 parent dfddc49 commit 6b58503
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion lib/components/AlbumScreen/track_list_tile.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import 'package:flutter_riverpod/flutter_riverpod.dart';
import 'package:flutter_tabler_icons/flutter_tabler_icons.dart';
import 'package:flutter_vibrate/flutter_vibrate.dart';
import 'package:get_it/get_it.dart';
import 'package:mini_music_visualizer/mini_music_visualizer.dart';

import '../../services/audio_service_helper.dart';
import '../../services/downloads_service.dart';
Expand Down
8 changes: 0 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -964,14 +964,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.6"
mini_music_visualizer:
dependency: "direct main"
description:
name: mini_music_visualizer
sha256: "779a957424ce9a09cc00989a8cf9b7541ec22316d9781a43e701afa6acacf274"
url: "https://pub.dev"
source: hosted
version: "1.1.4"
msix:
dependency: "direct dev"
description:
Expand Down
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ dependencies:
riverpod_annotation: ^2.3.3
locale_names: ^1.1.1
flutter_vibrate: ^1.3.0
mini_music_visualizer: ^1.0.2
flutter_cache_manager: ^3.3.1
# fix not showing elipses when maxLines==1
balanced_text:
Expand Down

0 comments on commit 6b58503

Please sign in to comment.