mirror of
https://github.com/flutter/packages.git
synced 2025-07-04 17:49:50 +08:00

Adds new tasks to run integration tests on legacy Android emulators (API 22, since we don't currently have API 21 emulators available), so that we are getting more complete coverage of our supported OS versions. For now, excludes several plugins with TODOs and issues filed, so that the suite can be brought online in parallel with investigation of those issues. Most of https://github.com/flutter/flutter/issues/130010