mirror of
https://github.com/flutter/flutter.git
synced 2026-01-24 00:45:18 +08:00
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