tree: 1caa9580502b1a3aaa6b9a4c267891ef9682aa4b [path history] [tgz]
  1. .gradle/
  2. app/
  3. gradle/
  4. build.gradle
  5. gradle.properties
  6. README.md
  7. settings.gradle
dev/integration_tests/module_host_with_custom_build_v2_embedding/README.md

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.