flutter/dev/integration_tests/android_host_app
2019-01-24 14:29:08 -08:00
..
app targetSdkVersion 28 (#26798) 2019-01-19 11:59:42 -08:00
gradle/wrapper newly created apps / plugins should use latest gradle dependencies (#22790) (#23314) 2018-10-19 19:07:06 -07:00
build.gradle Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045) 2019-01-24 14:29:08 -08:00
gradle.properties Add2app devicelab test (#18795) 2018-06-25 22:37:47 +02:00
README.md Add2app devicelab test (#18795) 2018-06-25 22:37:47 +02:00
settings.gradle Add2app devicelab test (#18795) 2018-06-25 22:37:47 +02: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.