]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/commit
url launch: rework launching URL
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Apr 2024 09:52:26 +0000 (11:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Apr 2024 10:37:44 +0000 (12:37 +0200)
commitcfeccf5b82b85f78d4d9cd3dec683d11ff4b2f13
tree86e935e0895a21d43b59b4bff284e20030d683cf
parent0e17817f8026209611f5509edcbb9833262a10cb
url launch: rework launching URL

Switch deprecated launch with launchUrl and move over the try-launch
helper to a new module with a better name.
Add our static links there too for easier access where needed.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
lib/utils/links.dart [new file with mode: 0644]
lib/utils/utils.dart
lib/widgets/firstWelcomeScreen/pve_welcome_faq.dart
lib/widgets/firstWelcomeScreen/pve_welcome_last.dart
lib/widgets/pve_help_icon_button_widget.dart
lib/widgets/pve_subscription_alert_dialog.dart