mirror of
https://github.com/flutter/samples.git
synced 2026-03-22 04:17:50 +00:00
Moved veggieseasons out of experimental (#752)
This commit is contained in:
@@ -23,8 +23,7 @@ declare -ar PROJECT_NAMES=(
|
||||
"testing_app" \
|
||||
"null_safety/null_safe_app" \
|
||||
"null_safety/null_unsafe_app" \
|
||||
# TODO(goderbauer): Add veggieseasons back when moved out of experimental again.
|
||||
# "veggieseasons" \
|
||||
"veggieseasons" \
|
||||
)
|
||||
|
||||
for PROJECT_NAME in "${PROJECT_NAMES[@]}"
|
||||
|
||||
Reference in New Issue
Block a user