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