From ed5ca6dc8e77da1549176d72351f85f1bb59bc93 Mon Sep 17 00:00:00 2001 From: Salim Lachdhaf Date: Sun, 8 Dec 2024 00:01:30 +0100 Subject: [PATCH] fix lint version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bf4ee967..1cb3a90d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - lints: ^5.1.0 + lints: ^5.0.0 topics: - dropdown