Changes app name

This commit is contained in:
Jakub Slanina
2026-07-26 11:03:10 +02:00
parent 6725a3a8a8
commit 7e8af31e67
+1 -1
View File
@@ -11,7 +11,7 @@ class MyApp extends StatelessWidget {
@override @override
Widget build(BuildContext context) { Widget build(BuildContext context) {
return MaterialApp( return MaterialApp(
title: 'Flutter Demo', title: 'Antifed',
theme: ThemeData( theme: ThemeData(
// This is the theme of your application. // This is the theme of your application.
// //