flutter/dev/integration_tests/android_custom_host_app
2022-06-13 16:43:11 -07:00
..
gradle/wrapper Remove unneeded date comment in gradle-wrapper.properties (#104061) 2022-06-13 16:43:11 -07:00
SampleApp Reland 3: Display Features (#93240) 2021-11-20 15:48:06 -08:00
build.gradle Revert gradle roll (#91459) 2021-10-07 19:42:24 -07:00
gradle.properties Read custom app project name from gradle.properties (#52791) 2020-04-05 20:46:44 -07:00
local.properties Read custom app project name from gradle.properties (#52791) 2020-04-05 20:46:44 -07:00
README.md Read custom app project name from gradle.properties (#52791) 2020-04-05 20:46:44 -07:00
settings.gradle Read custom app project name from gradle.properties (#52791) 2020-04-05 20:46:44 -07:00

Android custom host app

Android host app for a Flutter module created using

$ flutter create -t module hello

and placed in a sibling folder to (a clone of) the host app. Used by the module_custom_host_app_name_test.dart device lab test.