Sign in
flutter
/
mirrors
/
flutter
/
f8e5b9c4efee36647d17d7a84cd3254afba75da6
/
.
/
dev
/
integration_tests
/
ios_host_app
/
README.md
blob: 9b71d99903454c68fdd5b0a717c470875a37a40b [
file
] [
log
] [
blame
] [
view
]
# 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
.