From 8d7f6bc4d3b7517ae6ced04e17df8a6a79d52cef Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Sun, 28 Dec 2025 02:25:47 +0100 Subject: [PATCH] =?UTF-8?q?F=C3=BCgt=20flutter=5Flocalizations=20als=20Dep?= =?UTF-8?q?endency=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index a434719..d23a5d9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,6 +36,8 @@ dependencies: flutter: sdk: flutter flutter_expandable_fab: ^2.5.2 + flutter_localizations: + sdk: flutter flutter_sticky_header: ^0.8.0 font_awesome_flutter: ^10.10.0 intl: ^0.20.2