From 4714a3ed622b6286e77589ca90c003f76a960ea8 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Thu, 25 Sep 2025 23:44:22 +0200 Subject: [PATCH] =?UTF-8?q?Aktualisiert=20Abh=C3=A4ngigkeiten=20in=20pubsp?= =?UTF-8?q?ec.yaml=20und=20f=C3=BCgt=20routemaster=20sowie=20font=5Fawesom?= =?UTF-8?q?e=5Fflutter=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 47bb8b4..ced8d25 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,6 +34,8 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 + routemaster: ^1.0.1 + font_awesome_flutter: ^10.10.0 dev_dependencies: flutter_test: @@ -44,7 +46,7 @@ dev_dependencies: # activated in the `analysis_options.yaml` file located at the root of your # package. See that file for information about deactivating specific lint # rules and activating additional ones. - flutter_lints: ^5.0.0 + flutter_lints: ^6.0.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec