README.md 218 Bytes
Newer Older
1 2 3 4 5 6 7 8
# iOS host app

iOS 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_ios.dart` device lab test.