1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

add web_dashboard to CI script (#348)

This commit is contained in:
John Ryan
2020-03-04 09:09:13 -08:00
committed by GitHub
parent c37d74f417
commit 9bc8a3a537

View File

@@ -29,8 +29,9 @@ declare -ar PROJECT_NAMES=(
"add_to_app/flutter_module" \
"add_to_app/flutter_module_using_plugin" \
"animations" \
"gallery" \
"experimental/web_dashboard" \
"flutter_maps_firestore" \
"gallery" \
"isolate_example" \
"jsonexample" \
"place_tracker" \