flutter/dev/integration_tests/module_host_with_custom_build_v2_embedding
2022-06-13 16:43:11 -07:00
..
app Reland 3: Display Features (#93240) 2021-11-20 15:48:06 -08:00
gradle/wrapper Remove unneeded date comment in gradle-wrapper.properties (#104061) 2022-06-13 16:43:11 -07:00
build.gradle Revert gradle roll (#91459) 2021-10-07 19:42:24 -07:00
gradle.properties Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
README.md Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
settings.gradle License update (#45373) 2019-11-27 15:04:02 -08:00

Android 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_host_with_custom_build_test.dart device lab test.