feat(app): Добавить сервис геолокации и обновить зависимости

This commit is contained in:
PetrovY
2025-06-23 10:30:24 +03:00
parent 150a85ab24
commit b54445be70
4 changed files with 66 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ library;
export 'src/app_path_provider.dart';
export 'src/app_secure_storage.dart';
export 'src/app_location_service.dart';