]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/commit
compat: switch from Scaffold to ScafoldMessenger
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 12 Mar 2021 16:32:17 +0000 (17:32 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 12 Mar 2021 16:32:20 +0000 (17:32 +0100)
commit4cea1ec25d1e03ce5da78857a6bc1c20e7b89718
tree4689589f9854cd696785d00727449010c95721b9
parent0cebdab9611e46e895230b8f858a70be61cf02bb
compat: switch from Scaffold to ScafoldMessenger

Basically the new one has some improvements for async and navigation
route changes. See
https://flutter.dev/docs/release/breaking-changes/scaffold-messenger

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
lib/widgets/proxmox_stream_builder_widget.dart
lib/widgets/pve_guest_backup_widget.dart
lib/widgets/pve_help_icon_button_widget.dart