tree: cdd15f04d29cfaf3ad3149d72ef91e02bc3a327b [path history] [tgz]
  1. gradle/
  2. SampleApp/
  3. build.gradle
  4. gradle.properties
  5. local.properties
  6. README.md
  7. settings.gradle
dev/integration_tests/android_custom_host_app/README.md

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