blob: ac6220f72956cfc2f1f6a0eb7b97122ada766720 [file] [view]
# Android custom host app
Android host app for a Flutter module created using
```sh
$ 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.