From 8d88300d34e28fe2f0813e5dd0c1a4b1aa10a764 Mon Sep 17 00:00:00 2001 From: CloudWebRTC Date: Wed, 8 May 2024 22:48:00 +0800 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2c33cb07..73eb5e6a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,4 +22,5 @@ dependencies: dev_dependencies: lints: ^3.0.0 - test: ^1.6.7 + import_sorter: ^4.6.0 + test: any