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

Reorged android_view to match the rest of the projects. (#740)

This commit is contained in:
gaaclarke
2021-02-25 22:11:59 -08:00
committed by GitHub
parent 090e95b3a1
commit 3be0794966
55 changed files with 804 additions and 154 deletions

View File

@@ -3,6 +3,7 @@
set -e
declare -ar PROJECT_NAMES=(
"add_to_app/android_view/flutter_module_using_plugin" \
"add_to_app/fullscreen/flutter_module" \
"add_to_app/prebuilt_module/flutter_module" \
"add_to_app/plugin/flutter_module_using_plugin" \