mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-01-31 17:50:40 +00:00
reverted color utils
This commit is contained in:
parent
078ef5a24e
commit
63beb673c8
2 changed files with 3 additions and 3 deletions
|
@ -863,10 +863,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: material_color_utilities
|
||||
sha256: afaac3ebbf67448ab81c891b8e1f2f4d3e7bc19aa36d269c0257b54bc0d9aa79
|
||||
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.12.0"
|
||||
version: "0.11.1"
|
||||
meta:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
|
|
|
@ -64,7 +64,7 @@ dev_dependencies:
|
|||
test: 1.25.8
|
||||
|
||||
dependency_overrides:
|
||||
material_color_utilities: 0.12.0
|
||||
material_color_utilities: 0.11.1
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
|
Loading…
Reference in a new issue