feat: main framework complete.

This commit is contained in:
2021-09-24 16:54:28 +08:00
parent 02640c6f08
commit d5c104c9a0
17 changed files with 236 additions and 55 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ class _HomePageState extends State<HomePage> {
Row(
mainAxisSize: MainAxisSize.max,
children: [
Text('asd'),
Text('WIP'),
],
),
SizedBox(