refactor: Use dynamic color package instead of system theme
This commit is contained in:
parent
763828e216
commit
ffd7904f3a
8 changed files with 12 additions and 54 deletions
|
|
@ -20,6 +20,7 @@ dependencies:
|
|||
desktop_lifecycle: ^0.1.0
|
||||
desktop_notifications: ^0.6.3
|
||||
device_info_plus: ^8.0.0
|
||||
dynamic_color: ^1.6.0
|
||||
emoji_picker_flutter: ^1.5.1
|
||||
emoji_proposal: ^0.0.1
|
||||
emojis: ^0.9.9
|
||||
|
|
@ -77,7 +78,6 @@ dependencies:
|
|||
shared_preferences: 2.0.15 # Pinned because https://github.com/flutter/flutter/issues/118401
|
||||
slugify: ^2.0.0
|
||||
swipe_to_action: ^0.2.0
|
||||
system_theme: ^2.0.0
|
||||
tor_detector_web: ^1.1.0
|
||||
uni_links: ^0.5.1
|
||||
unifiedpush: ^4.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue