flutter/dev/integration_tests/android_host_app/README.md
2018-06-25 22:37:47 +02:00

9 lines
222 B
Markdown

# Android 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_test.dart` device lab test.