Skip to content

Commit 16024b8

Browse files
committed
merge origin
2 parents da91f7e + 7fdca1e commit 16024b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/views/home.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ class _MyHomePageState extends State<AppPage>
6262
));
6363
}
6464
list
65+
66+
// ..add(FirstPage())
6567
..add(MainPage())
6668
..add(WidgetPage(Provider.db))
6769
..add(CollectionPage())

0 commit comments

Comments
 (0)