diff --git a/pubspec.lock b/pubspec.lock index 67d94b3..de807aa 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -348,10 +348,11 @@ packages: dynamic_system_colors: dependency: "direct main" description: - name: dynamic_system_colors - sha256: "43794e658fa88cbdec9f397dd1afd2eb69b6c9717e99b93b16ba37c3aa3b3a8c" - url: "https://pub.dev" - source: hosted + path: "." + ref: HEAD + resolved-ref: "3b61760d5e0ac1229eefde5b61247947eede4110" + url: "https://github.com/hasali19/flutter_dynamic_system_colors" + source: git version: "1.8.0" encrypt: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 44cd36b..80c3687 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,9 @@ dependencies: image_picker: ^1.1.2 file_picker: ^10.3.3 path: ^1.9.0 - dynamic_system_colors: ^1.8.0 + dynamic_system_colors: + git: + url: https://github.com/hasali19/flutter_dynamic_system_colors collection: ^1.19.1 window_manager: ^0.5.1 flutter_chat_core: ^2.0.0