We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39fbbd5 commit 3b0663dCopy full SHA for 3b0663d
packages/dynamic_color/pubspec.yaml
@@ -22,7 +22,7 @@ dependencies:
22
sdk: flutter
23
# Since this package is an SDK dependency, we need to support a range of versions.
24
# See https://github.com/flutter/flutter/blob/main/packages/flutter/pubspec.yaml for current version used by the SDK.
25
- material_color_utilities: ">=0.2.0 <0.11.1"
+ material_color_utilities: ">=0.2.0 <= 0.11.1"
26
27
dev_dependencies:
28
cider: ">=0.1.3 <0.3.0"
0 commit comments