Favicon and title changed

This commit is contained in:
marcoabat
2023-08-09 17:11:02 +02:00
parent 9b79c7da11
commit 635ddfd506
35 changed files with 91 additions and 25 deletions

View File

@@ -34,7 +34,7 @@ class MyApp extends StatelessWidget {
DbHelper.initStreams(context);
return MaterialApp(
title: 'Briessenchecker',
title: 'Brisenchecker',
theme: ThemeData.dark(
useMaterial3: true,
),