flutter/dev/integration_tests/android_host_app_v2_embedding
2019-11-01 16:58:26 -07:00
..
app Move the plugin registrant to io.flutter.plugins and add the @Keep annotation (#44011) 2019-11-01 16:58:26 -07:00
gradle/wrapper Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
build.gradle Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
gradle.properties Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
README.md Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
settings.gradle Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00

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.