mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07:00
24f39d40a4
This reverts commit 04ea3183ce.
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.