mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 19:00:09 +08:00
I'm seeing these in the bot reports every week. Hopefully this is all of them, and hopefully 4GB is enough.
Android custom 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_custom_host_app_name_test.dart device lab test.