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

Initial Commit for PlaformChannel Sample App (#453)

This commit is contained in:
Ayush Bherwani
2020-06-05 03:24:52 +05:30
committed by GitHub
parent 8fbe1d6366
commit acf700c642
67 changed files with 1805 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ declare -ar PROJECT_NAMES=(
"isolate_example" \
"jsonexample" \
"place_tracker" \
"platform_channels" \
"platform_design"
"platform_view_swift" \
"provider_counter" \