tree: 308012a586b0784f11c9e37b9be730ef86fd8e0a [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.