check hot reload
This commit is contained in:
@@ -12,7 +12,7 @@ class MainApp extends StatelessWidget {
|
||||
return const MaterialApp(
|
||||
home: Scaffold(
|
||||
body: Center(
|
||||
child: Text('Hello World!'),
|
||||
child: Text('Wow, nice, Hello World!'),
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user