Improve Login and Settings

This commit is contained in:
2026-02-01 22:42:00 +01:00
parent 9dc86419e4
commit 9fd0c210ae
11 changed files with 140 additions and 8 deletions

View File

@@ -47,6 +47,9 @@ dependencies:
# WebSocket client for real-time updates
web_socket_channel: ^3.0.1
# URL launcher for opening external links
url_launcher: ^6.2.0
dev_dependencies:
flutter_test:
sdk: flutter