tree: 9ed3f7b12fde75fc4967c3b7b6d637fbf8cf1588 [path history] [tgz]
  1. .gradle/
  2. gradle/
  3. SampleApp/
  4. build.gradle
  5. gradle.properties
  6. local.properties
  7. README.md
  8. 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.