From fb471a3dc80874a201e74512585d1edab4ff272e Mon Sep 17 00:00:00 2001 From: b3ni15 Date: Tue, 3 Mar 2026 06:39:54 +0100 Subject: [PATCH] Update material_color_utilities dependency to version 0.13.0 --- refilc/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index ece97ba5..9da411f4 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: quick_actions: ^1.1.0 animated_list_plus: ^0.5.2 dynamic_color: 1.7.0 - material_color_utilities: ^0.11.1 + material_color_utilities: ^0.13.0 crypto: ^3.0.6 elegant_notification: ^2.4.1 flutter_feather_icons: ^2.0.0+1 @@ -128,4 +128,4 @@ flutter_native_splash: ios: true ios_content_mode: center web: false - compress: true \ No newline at end of file + compress: true