mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 07:08:10 +08:00

A recent change to the Dart SDK will throw an exception if a null value is passed to an exhaustive switch statement on a non-nullable enum type. (see dart-lang/sdk@2414b29) Add `compressionState` to mock so that the tests don't fail when the Dart changes are released. Related issue: https://github.com/flutter/flutter/issues/66674
Description
Languages
Dart
61.3%
Java
10.1%
C++
9.8%
Swift
5.9%
Objective-C
5.3%
Other
7.4%