Lau Ching Jun 4da6a9ce2f Add compressionState to mock to avoid test failure (#290)
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
2020-10-13 10:20:08 +11:00
Description
A collection of useful packages maintained by the Flutter team
BSD-3-Clause 436 MiB
Languages
Dart 61.3%
Java 10.1%
C++ 9.8%
Swift 5.9%
Objective-C 5.3%
Other 7.4%