mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Page three data transfer (#105)
This commit is contained in:
committed by
Andrew Brogdon
parent
3d40fa9fb2
commit
52efc7cfd6
@@ -41,7 +41,7 @@ class StartApp extends StatelessWidget {
|
||||
children: [
|
||||
PerformancePage(),
|
||||
InfiniteProcessPageStarter(),
|
||||
DataTransferPage(),
|
||||
DataTransferPageStarter(),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user