]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/commit
update dependencies and adapt to breaking changes and material 3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 2 Apr 2024 14:53:45 +0000 (16:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2024 06:17:55 +0000 (08:17 +0200)
commitcfb55e5a790b7b5cc5229133f5a5ee68528a04f5
tree92b79662d4e098aa95fbdee2a056d295976dafd3
parentf5b858da854a667968e6f547499822471d11ace8
update dependencies and adapt to breaking changes and material 3

Adapt the theme color variables to the new names of Material Design 3
[0], and the text button styles to the styleFrom property changes
[1].

[0]: https://docs.flutter.dev/release/breaking-changes/material-3-migration
[1]: https://docs.flutter.dev/release/breaking-changes/3-16-deprecations#button-stylefrom-properties

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
lib/main.dart
lib/pages/main_layout_slim.dart
pubspec.lock
pubspec.yaml