From 05b23801816f497c709683dd82dae7e6a18f8cb2 Mon Sep 17 00:00:00 2001 From: Hanim Date: Fri, 12 Sep 2025 16:25:20 +0200 Subject: [PATCH] add corection --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 81529bb..369295c 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: js: ^0.6.7 url_launcher: ^6.2.4 http: ^1.2.2 - flutter_secure_storage: ^9.2.4 + # flutter_secure_storage: ^9.0.0 dev_dependencies: flutter_test: