mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 06:18:49 +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/web_dashboard"
|
||||||
"experimental/linting_tool"
|
"experimental/linting_tool"
|
||||||
"flutter_maps_firestore"
|
"flutter_maps_firestore"
|
||||||
|
"form_app"
|
||||||
"infinite_list"
|
"infinite_list"
|
||||||
"ios_app_clip"
|
"ios_app_clip"
|
||||||
"isolate_example"
|
"isolate_example"
|
||||||
"jsonexample"
|
"jsonexample"
|
||||||
|
"navigation_and_routing"
|
||||||
"null_safety/null_safe_app"
|
"null_safety/null_safe_app"
|
||||||
"null_safety/null_unsafe_app"
|
"null_safety/null_unsafe_app"
|
||||||
"place_tracker"
|
"place_tracker"
|
||||||
|
|||||||
@@ -19,10 +19,12 @@ declare -ar PROJECT_NAMES=(
|
|||||||
"experimental/web_dashboard"
|
"experimental/web_dashboard"
|
||||||
"experimental/linting_tool"
|
"experimental/linting_tool"
|
||||||
"flutter_maps_firestore"
|
"flutter_maps_firestore"
|
||||||
|
"form_app"
|
||||||
"infinite_list"
|
"infinite_list"
|
||||||
"ios_app_clip"
|
"ios_app_clip"
|
||||||
"isolate_example"
|
"isolate_example"
|
||||||
"jsonexample"
|
"jsonexample"
|
||||||
|
"navigation_and_routing"
|
||||||
"null_safety/null_safe_app"
|
"null_safety/null_safe_app"
|
||||||
"null_safety/null_unsafe_app"
|
"null_safety/null_unsafe_app"
|
||||||
"place_tracker"
|
"place_tracker"
|
||||||
|
|||||||
@@ -19,10 +19,12 @@ declare -ar PROJECT_NAMES=(
|
|||||||
"experimental/web_dashboard"
|
"experimental/web_dashboard"
|
||||||
"experimental/linting_tool"
|
"experimental/linting_tool"
|
||||||
"flutter_maps_firestore"
|
"flutter_maps_firestore"
|
||||||
|
"form_app"
|
||||||
"infinite_list"
|
"infinite_list"
|
||||||
"ios_app_clip"
|
"ios_app_clip"
|
||||||
"isolate_example"
|
"isolate_example"
|
||||||
"jsonexample"
|
"jsonexample"
|
||||||
|
"navigation_and_routing"
|
||||||
"null_safety/null_safe_app"
|
"null_safety/null_safe_app"
|
||||||
"null_safety/null_unsafe_app"
|
"null_safety/null_unsafe_app"
|
||||||
"place_tracker"
|
"place_tracker"
|
||||||
|
|||||||
Reference in New Issue
Block a user