mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
IOOverrides will be marked as an abstract base class and will cause analysis errors when the Dart SDK rolls into Flutter. Related issue: https://github.com/dart-lang/sdk/issues/56468