tree: 43affd7d27d5da0203f1eec357cb483a0131c272 [path history] [tgz]
  1. app/
  2. gradle/
  3. build.gradle
  4. gradle.properties
  5. README.md
  6. 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.