mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07:00
08c645b3b2
* Test the Android embedding v2 * Update integration tests * Split into shards
222 B
222 B
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.