mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-22 01:20:46 +00:00
chore(pubspec): FLUTTER-151 обновление flutter и пакетов (#33)
* chore(deps): update dependencies and SDK versions in pubspec.yaml and related files * chore(readme): update Readme --------- Co-authored-by: petrovyuri <petrovyuri@example.com>
This commit is contained in:
@@ -14,13 +14,13 @@ dependencies:
|
||||
flutter_secure_storage: 9.2.4
|
||||
|
||||
# Зависимости для сервиса незащищенного хранилища
|
||||
shared_preferences: 2.3.5
|
||||
shared_preferences: 2.5.3
|
||||
|
||||
# для работы с путями в хранилища
|
||||
path_provider: 2.1.5
|
||||
|
||||
# Работа с геолокацией
|
||||
geolocator: 14.0.1
|
||||
geolocator: 14.0.2
|
||||
|
||||
# Обязательные интерфейсы
|
||||
i_app_services:
|
||||
|
||||
Reference in New Issue
Block a user