• Home
Name Date Size #Lines LOC

..--

app/12-May-2024-7061

gradle/wrapper/12-May-2024-76

README.mdD12-May-2024245 97

build.gradleD12-May-2024297 2118

gradle.propertiesD12-May-202429 21

settings.gradleD12-May-2024139 43

README.md

1# Android host app
2
3Android host app for a Flutter module created using
4```
5$ flutter create -t module hello
6```
7and placed in a sibling folder to (a clone of) the host app.
8Used by the `module_host_with_custom_build_test.dart` device lab test.
9