Name
Last commit
Last update
..
abstract_method_smoke_test add WAKE_LOCK back to abstract method test (#42530)
android_embedding_v2_smoke_test Indent Kotlin code with 4 spaces (#43080)
android_host_app Migrate examples and tests to AndroidX (#41251)
android_host_app_v2_embedding Test the Android embedding v2 (#42708)
android_module_host_with_custom_build_v2_embedding/app/src/main/java/io/flutter/addtoapp Test the Android embedding v2 (#42708)
android_semantics_testing update packages --force-upgrade (#43366)
android_splash_screens update packages --force-upgrade (#43366)
android_views update packages --force-upgrade (#43366)
channels update packages --force-upgrade (#43366)
codegen update packages --force-upgrade (#43366)
external_ui update packages --force-upgrade (#43366)
flavors update packages --force-upgrade (#43366)
image_loading update packages --force-upgrade (#43366)
ios_add2app Turn off bitcode for integration tests and add-to-app templates (#42958)
ios_host_app Turn off bitcode for integration tests and add-to-app templates (#42958)
ios_host_app_swift Turn off bitcode for integration tests and add-to-app templates (#42958)
module_host_with_custom_build Migrate examples and tests to AndroidX (#41251)
module_host_with_custom_build_v2_embedding Test the Android embedding v2 (#42708)
named_isolates Migrate examples and tests to AndroidX (#41251)
platform_interaction update packages --force-upgrade (#43366)
release_smoke_test Remove use_modular_headers from Podfiles using libraries (#42872)
simple_codegen update packages --force-upgrade (#43366)
ui update packages --force-upgrade (#43366)
web Fix new prefer_const_constructors after analyzer fix. (#39917)
web_compile_tests ensure dart2js does not compile unsupported packages (#40368)
README.md Loading commit data...

Automated Flutter integration test suites. Each suite consists of either a complete Flutter app and a flutter_driver specification that drives tests from the UI, or a native app that is meant to integrate with Flutter for testing.

Intended for use with devicelab tests.

If you want to run a driver test locally, to debug a problem with a test, you can use this command from the appropriate subdirectory:

% flutter drive