From 084e227f4088b9787a86fba52ec73eee61061f0f Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Thu, 18 Sep 2025 14:37:15 +0200 Subject: [PATCH] remove analyzer_plugin dep --- app/pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 29c8feba..dfe50b67 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -91,7 +91,6 @@ dependency_overrides: url_launcher_android: 6.3.17 dev_dependencies: - analyzer_plugin: ^0.13.4 build_runner: ^2.4.15 copy_with_extension_gen: ^6.0.1 custom_lint: ^0.7.6