From ed1cfca214aa4c3a3d0858e61eace9f1274f7fa9 Mon Sep 17 00:00:00 2001 From: Hans Kokx Date: Thu, 19 Mar 2026 20:29:31 +0100 Subject: [PATCH] Initial commit Signed-off-by: Hans Kokx --- android/app/src/main/AndroidManifest.xml | 16 ++++++++-------- pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 3e9f44f..dfbc20a 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -20,12 +20,12 @@ while the Flutter UI initializes. After that, this theme continues to determine the Window background behind the Flutter UI. --> + android:name="io.flutter.embedding.android.NormalTheme" + android:resource="@style/NormalTheme" + /> - - + + - - + + - + \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 52bf8f6..e2b9317 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: rental_income_tracker description: "A new Flutter project." -publish_to: 'none' +publish_to: "none" version: 0.1.0+1 environment: