mirror of
https://github.com/encounter/flutter.git
synced 2026-07-10 03:18:48 -07:00
245d1b51ce
This PR adds TargetPlatform.macOS to the TargetPlatform enum. This allows us to begin implementation of some adaptive UI based on which target platform is desired. I haven't updated the tests here, that will come in a follow-up PR.