mirror of
https://github.com/flutter/flutter.git
synced 2026-01-19 12:12:02 +08:00
Changes: 1. Enables Swift Package Manager by default on the main/master channel 2. Fixes tests that fail if Swift Package Manager is enabled Corresponding docs change: https://github.com/flutter/website/pull/10938 Addresses https://github.com/flutter/flutter/issues/151567