mirror of
https://github.com/flutter/flutter.git
synced 2026-01-21 05:04:42 +08:00
When `const LocalPlatform` is used immediately and not passed as a dependency it does not have utility over the static properties from `dart:io`. Remove these uses to reduce the noise around how the instantiable `Platform` class is used.