mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
|
||
---|---|---|
.. | ||
Host | ||
Host.xcodeproj | ||
Host.xcworkspace | ||
Podfile | ||
README.md |
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.