From 1c600440a576b9257afa33119bbb2825cec2c299 Mon Sep 17 00:00:00 2001 From: Enzo Date: Mon, 20 Nov 2023 16:02:58 +0100 Subject: [PATCH] change name --- lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.dart b/lib/main.dart index 8187d32..049d2fc 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -15,7 +15,7 @@ class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( - title: 'SmartFit 3 in 1', + title: 'SmartFit', debugShowCheckedModeBanner: false, theme: ThemeData( // This is the theme of your application.