From 6ee9c8277ffb06de39797b39ed6555e6561105a4 Mon Sep 17 00:00:00 2001 From: shenlong <139912620+shenlong-tanwen@users.noreply.github.com> Date: Mon, 15 Jan 2024 06:02:11 +0000 Subject: [PATCH] chore(dep): remove unused badges dep (#6384) Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> --- mobile/pubspec.lock | 8 -------- mobile/pubspec.yaml | 1 - 2 files changed, 9 deletions(-) diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index be8a29a707..d31d64c3a9 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -65,14 +65,6 @@ packages: url: "https://pub.dev" source: hosted 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: dependency: transitive description: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index bcc382874f..52e499565a 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -24,7 +24,6 @@ dependencies: fluttertoast: ^8.2.2 video_player: ^2.2.18 chewie: ^1.4.0 - badges: ^2.0.2 socket_io_client: ^2.0.0-beta.4-nullsafety.0 flutter_map: ^4.0.0 flutter_map_heatmap: ^0.0.4