From 162b2a647a08f6d287822a331ad91d230ae4a371 Mon Sep 17 00:00:00 2001 From: Kai Winnemann <1824943@stud.hs-mannheim.de> Date: Thu, 30 Mar 2023 00:32:00 +0200 Subject: [PATCH] =?UTF-8?q?testkommetnar=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_project/lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_project/lib/main.dart b/test_project/lib/main.dart index 202509b..42bcab4 100644 --- a/test_project/lib/main.dart +++ b/test_project/lib/main.dart @@ -14,7 +14,7 @@ class MyApp extends StatelessWidget { title: 'Flutter Demo', theme: ThemeData( // This is the theme of your application. - // + // test kommentar // Try running your application with "flutter run". You'll see the // application has a blue toolbar. Then, without quitting the app, try // changing the primarySwatch below to Colors.green and then invoke