mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Add form_app and navigation_and_routing samples to CI scripts (#905)
This commit is contained in:
@@ -19,10 +19,12 @@ declare -ar PROJECT_NAMES=(
|
||||
"experimental/web_dashboard"
|
||||
"experimental/linting_tool"
|
||||
"flutter_maps_firestore"
|
||||
"form_app"
|
||||
"infinite_list"
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
"jsonexample"
|
||||
"navigation_and_routing"
|
||||
"null_safety/null_safe_app"
|
||||
"null_safety/null_unsafe_app"
|
||||
"place_tracker"
|
||||
|
||||
@@ -19,10 +19,12 @@ declare -ar PROJECT_NAMES=(
|
||||
"experimental/web_dashboard"
|
||||
"experimental/linting_tool"
|
||||
"flutter_maps_firestore"
|
||||
"form_app"
|
||||
"infinite_list"
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
"jsonexample"
|
||||
"navigation_and_routing"
|
||||
"null_safety/null_safe_app"
|
||||
"null_safety/null_unsafe_app"
|
||||
"place_tracker"
|
||||
|
||||
@@ -19,10 +19,12 @@ declare -ar PROJECT_NAMES=(
|
||||
"experimental/web_dashboard"
|
||||
"experimental/linting_tool"
|
||||
"flutter_maps_firestore"
|
||||
"form_app"
|
||||
"infinite_list"
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
"jsonexample"
|
||||
"navigation_and_routing"
|
||||
"null_safety/null_safe_app"
|
||||
"null_safety/null_unsafe_app"
|
||||
"place_tracker"
|
||||
|
||||
Reference in New Issue
Block a user