home page first commit
parent
b24ab04d99
commit
fd13d20273
|
@ -20,7 +20,7 @@ class _HomePageState extends State<HomePage> {
|
|||
return Scaffold(
|
||||
body: Column(
|
||||
children: [
|
||||
|
||||
Text("hello world")
|
||||
],
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue