fix: Android theme is not auto updating when system theme changes

This commit is contained in:
Krille Fear 2022-04-08 10:23:58 +02:00
parent 49bb5f8ab3
commit b87e5e7e15
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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