This will be a stepping stone towards: #33440
Running the entire flutter/plugins test suite is too slow for it to be included as-is in flutter/tests. Though running just the analysis step should detect early:
- Dart build errors.
- New failing lints.
- Dependency resolution issues.
Work plan:
This will be a stepping stone towards: #33440
Running the entire flutter/plugins test suite is too slow for it to be included as-is in flutter/tests. Though running just the analysis step should detect early:
Work plan: