mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 23:09:35 +01:00
Merge branch 'krille/fix-theme' into 'main'
fix: Android theme is not auto updating when system theme changes See merge request famedly/fluffychat!816
This commit is contained in:
commit
1f8dd21b3a
@ -21,7 +21,7 @@ packages:
|
||||
name: adaptive_theme
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.3.0"
|
||||
version: "2.3.1"
|
||||
analyzer:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -8,7 +8,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
adaptive_dialog: ^1.3.0
|
||||
adaptive_theme: ^2.3.0
|
||||
adaptive_theme: ^2.3.1
|
||||
animations: ^2.0.2
|
||||
blurhash_dart: ^1.1.0
|
||||
cached_network_image: ^3.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user