mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Added 3 tabbed pages with welcome messages (#92)
This commit is contained in:
committed by
Andrew Brogdon
parent
d35d88740d
commit
9241a062bc
@@ -7,7 +7,8 @@ declare -a PROJECT_NAMES=(
|
||||
"veggieseasons" \
|
||||
"place_tracker" \
|
||||
"platform_view_swift" \
|
||||
"platform_design"
|
||||
"isolate_example" \
|
||||
"platform_design"
|
||||
)
|
||||
|
||||
for PROJECT_NAME in "${PROJECT_NAMES[@]}"
|
||||
|
||||
Reference in New Issue
Block a user