refactor: Use adaptive_theme

This commit is contained in:
Christian Pauly 2021-01-15 19:41:55 +01:00
commit 2cf9bf4810
8 changed files with 191 additions and 410 deletions

View file

@ -22,6 +22,9 @@ dependencies:
cached_network_image: ^2.5.0
firebase_messaging: ^7.0.3
flutter_local_notifications: ^3.0.3
adaptive_page_layout: ^0.1.6
provider: ^4.3.2+4
adaptive_theme: ^1.1.0
# desktop_notifications: ^0.0.0-dev.4 // Currently blocked by: https://github.com/canonical/desktop_notifications.dart/issues/5
matrix_link_text: ^0.3.2
path_provider: ^1.6.27