mirror of
https://github.com/immich-app/immich.git
synced 2024-12-29 07:01:59 +00:00
chore(dep): remove unused badges dep (#6384)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
parent
f3d9196a7e
commit
6ee9c8277f
2 changed files with 0 additions and 9 deletions
|
@ -65,14 +65,6 @@ packages:
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "5.0.3"
|
version: "5.0.3"
|
||||||
badges:
|
|
||||||
dependency: "direct main"
|
|
||||||
description:
|
|
||||||
name: badges
|
|
||||||
sha256: "727580d938b7a1ff47ea42df730d581415606b4224cfa708671c10287f8d3fe6"
|
|
||||||
url: "https://pub.dev"
|
|
||||||
source: hosted
|
|
||||||
version: "2.0.3"
|
|
||||||
boolean_selector:
|
boolean_selector:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -24,7 +24,6 @@ dependencies:
|
||||||
fluttertoast: ^8.2.2
|
fluttertoast: ^8.2.2
|
||||||
video_player: ^2.2.18
|
video_player: ^2.2.18
|
||||||
chewie: ^1.4.0
|
chewie: ^1.4.0
|
||||||
badges: ^2.0.2
|
|
||||||
socket_io_client: ^2.0.0-beta.4-nullsafety.0
|
socket_io_client: ^2.0.0-beta.4-nullsafety.0
|
||||||
flutter_map: ^4.0.0
|
flutter_map: ^4.0.0
|
||||||
flutter_map_heatmap: ^0.0.4
|
flutter_map_heatmap: ^0.0.4
|
||||||
|
|
Loading…
Reference in a new issue