Skip to content

Commit 0dc89cf

Browse files
committed
fix(deps): allow material_color_utilities sdk-pinned range
1 parent 3c1e9d0 commit 0dc89cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242

4343
# Material Expressive 3 / Dynamic Color
4444
dynamic_color: ^1.7.0
45-
material_color_utilities: ^0.11.1
45+
material_color_utilities: ">=0.11.1 <0.14.0"
4646

4747
# Permissions
4848
permission_handler: ^12.0.1

0 commit comments

Comments
 (0)