From 668e3ebc6784aec9621b6e76dac77bc808dea568 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Mon, 22 Dec 2025 00:24:18 +0100 Subject: [PATCH] =?UTF-8?q?F=C3=BCgt=20flutter=5Fsticky=5Fheader=20als=20d?= =?UTF-8?q?ependency=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 1a3a95b..ddd0f3a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,6 +32,7 @@ dependencies: fl_chart: ^1.1.1 flutter: sdk: flutter + flutter_sticky_header: ^0.8.0 font_awesome_flutter: ^10.10.0 routemaster: ^1.0.1