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

Add an iOS app clip sample (#538)

This commit is contained in:
xster
2020-09-22 20:27:57 -07:00
committed by GitHub
parent a41cbf948b
commit d536526617
51 changed files with 1856 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ declare -ar PROJECT_NAMES=(
"animations" \
"flutter_maps_firestore" \
"infinite_list" \
"ios_app_clip" \
"isolate_example" \
"jsonexample" \
"place_tracker" \