fix: Android theme is not auto updating when system theme changes
This commit is contained in:
parent
49bb5f8ab3
commit
b87e5e7e15
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ packages:
|
||||||
name: adaptive_theme
|
name: adaptive_theme
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.3.0"
|
version: "2.3.1"
|
||||||
analyzer:
|
analyzer:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ environment:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
adaptive_dialog: ^1.3.0
|
adaptive_dialog: ^1.3.0
|
||||||
adaptive_theme: ^2.3.0
|
adaptive_theme: ^2.3.1
|
||||||
animations: ^2.0.2
|
animations: ^2.0.2
|
||||||
blurhash_dart: ^1.1.0
|
blurhash_dart: ^1.1.0
|
||||||
cached_network_image: ^3.2.0
|
cached_network_image: ^3.2.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue