mirror of
https://github.com/encounter/flutter.git
synced 2026-07-10 03:18:48 -07:00
18d9b20ffb
* add Android instrumentation test * add devicelab test * add to manifest.yaml * rename _smoke_test.dart to _smoketest.dart to prevent flutter test from picking it up * volatile fields; style fixes * use ConditionVariable; fix sh script