diff --git a/pubspec.lock b/pubspec.lock index 9ec6fe28..868395d9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -265,6 +265,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.0.9" + cupertino_ui: + dependency: transitive + description: + name: cupertino_ui + sha256: "2137c0d41f3b62cc4d3d2495e6c354bd6b6133cd21c6bb155736cc31dbd49a11" + url: "https://pub.dev" + source: hosted + version: "1.0.1" dart_style: dependency: transitive description: @@ -301,10 +309,10 @@ packages: dependency: "direct main" description: name: dynamic_color - sha256: "43a5a6679649a7731ab860334a5812f2067c2d9ce6452cf069c5e0c25336c17c" + sha256: "869b3bce0100eb519768ecd71c0111f0b5ea679f5f62e1f59c49d80067e730c5" url: "https://pub.dev" source: hosted - version: "1.8.1" + version: "2.1.0" easy_dynamic_theme: dependency: "direct main" description: @@ -916,6 +924,14 @@ packages: url: "https://pub.dev" source: hosted version: "0.13.0" + material_ui: + dependency: transitive + description: + name: material_ui + sha256: "7ba1ca315d50a004791dbab290417c52a61466d56db2822fe3c5c2994903110c" + url: "https://pub.dev" + source: hosted + version: "1.1.0" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 46f0b7f8..ba5d8941 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -82,7 +82,7 @@ dependencies: # UI cupertino_icons: ^1.0.9 easy_dynamic_theme: ^2.3.1 - dynamic_color: ^1.8.1 + dynamic_color: ^2.0.0 haptic_feedback: 0.6.5 path_provider: ^2.1.6