
https://github.com/flutter/flutter/pull/152049 was reverted as it broke several post-submit tests. This relands the test fixes in https://github.com/flutter/flutter/pull/152049 without enabling Swift Package Manager on the master channel. This change is split into two commits: 1.dd1762abb9
- The changes in https://github.com/flutter/flutter/pull/152049 1.00fdcfb7bb
- Undoes the changes that enabled Swift Package Manager on the master channel Part of https://github.com/flutter/flutter/issues/151567