Ntrip szervíz refraktorálás, beállítások, jelszó secure store-ba

This commit is contained in:
2026-07-05 03:43:07 +02:00
parent 80f7c8d571
commit fa25a320eb
8 changed files with 501 additions and 126 deletions
+2
View File
@@ -22,4 +22,6 @@ abstract class Routes {
static const LOGIN = '/login';
static const SHELL = '/shell';
static const SETTINGS = '/settings';
}