change dynamic_system_colors bound
This commit is contained in:
parent
345fa3b5ff
commit
ed81b4afa1
2 changed files with 8 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue