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