dmit.b f1e88b1ac3 Add Android support with configurable server URL and location permissions
- Add shared_preferences for persisting server URL
- Add SettingsService and PlatformService
- Add server URL input field on non-web platforms
- Make ApiConfig baseUrl configurable at runtime
- Add Android location permissions (ACCESS_FINE/COURSE_LOCATION, INTERNET)
- Request location permission on login and map init
- Fix geo_id type: use String instead of int (UUID format)
- Align share_service with API spec: remove unique_id, use share_id only
- Fix watch endpoint response: last_update instead of created_at
- Add error handling with SnackBars for geo operations
- Wrap login screen in SingleChildScrollView for keyboard handling
- Update map tile layer with userAgentPackageName for OSM
2026-05-15 17:38:56 +03:00

Family Safety Frontend

Описание

Веб-приложение на Flutter для отслеживания позиций членов семьи.

Функционал

  • Авторизация — вход в систему
  • Главная страница с картой — отображение текущей позиции пользователя и всех добавленных участников
  • Share — кнопка для sharing позиции
  • Watch — кнопка для отслеживания позиции (открывает меню ввода sharedID)
S
Description
No description provided
Readme 880 KiB
Languages
JavaScript 94.2%
Dart 2.4%
C++ 1.6%
CMake 1.3%
HTML 0.3%
Other 0.1%