tree: 3a25b644e20ecfd2f07f1c6426a626562581fb8e [path history] [tgz]
  1. .gradle/
  2. app/
  3. gradle/
  4. build.gradle
  5. gradle.properties
  6. README.md
  7. settings.gradle
dev/integration_tests/android_host_app_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_test.dart device lab test.