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

Adding Rally App to Flutter Samples (#135)

This commit is contained in:
lisa-liao
2019-09-05 15:36:20 -04:00
committed by Andrew Brogdon
parent 3348c2f2dd
commit c056b754a2
31 changed files with 2348 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ declare -a PROJECT_NAMES=(
"platform_view_swift" \
"provider_counter" \
"provider_shopper" \
"material_studies/rally" \
"material_studies/shrine" \
"veggieseasons" \
)