|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| android_host_app/ | | 12-May-2024 | - | 94 | 75 |
| android_semantics_testing/ | | 12-May-2024 | - | 1,616 | 1,390 |
| android_splash_screens/ | | 12-May-2024 | - | 2,744 | 2,014 |
| android_views/ | | 12-May-2024 | - | 2,327 | 2,063 |
| channels/ | | 12-May-2024 | - | 2,184 | 1,990 |
| codegen/ | | 12-May-2024 | - | 1,298 | 1,187 |
| external_ui/ | | 12-May-2024 | - | 1,416 | 1,290 |
| flavors/ | | 12-May-2024 | - | 1,377 | 1,285 |
| image_loading/ | | 12-May-2024 | - | 432 | 351 |
| ios_add2app/ | | 12-May-2024 | - | 2,475 | 2,093 |
| ios_host_app/ | | 12-May-2024 | - | 670 | 629 |
| module_host_with_custom_build/ | | 12-May-2024 | - | 113 | 96 |
| named_isolates/ | | 12-May-2024 | - | 278 | 219 |
| platform_interaction/ | | 12-May-2024 | - | 1,403 | 1,262 |
| release_smoke_test/ | | 12-May-2024 | - | 1,291 | 1,172 |
| simple_codegen/ | | 12-May-2024 | - | 65 | 51 |
| ui/ | | 12-May-2024 | - | 1,890 | 1,635 |
| web/ | | 12-May-2024 | - | 41 | 30 |
| README.md | D | 12-May-2024 | 273 | 7 | 5 |
README.md
1Automated Flutter integration test suites. Each suite consists of either a
2complete Flutter app and a `flutter_driver` specification that drives tests
3from the UI, or a native app that is meant to integrate with Flutter for
4testing.
5
6Intended for use with devicelab tests.
7