Re: [pve-devel] [PATCH pve-flutter-frontend] update flutter_inappwebview to 6.0.0

2024-04-17 Thread Thomas Lamprecht
Am 17/04/2024 um 10:41 schrieb Dominik Csapak: > only 2 changes for the URI necessary > as mentioned off-list I tried this already locally, so pushed that similar change out instead replacing this: https://git.proxmox.com/?p=flutter/pve_flutter_frontend.git;a=commit;h=b7ea60bc40fb542bbf13835369e7

[pve-devel] [PATCH pve-flutter-frontend] update flutter_inappwebview to 6.0.0

2024-04-17 Thread Dominik Csapak
only 2 changes for the URI necessary Signed-off-by: Dominik Csapak --- lib/widgets/pve_console_menu_widget.dart | 4 +- pubspec.lock | 56 ++-- pubspec.yaml | 2 +- 3 files changed, 55 insertions(+), 7 deletions(-) di