chore : update flutter version and clean up inspector

This commit is contained in:
2025-04-30 09:24:55 +03:30
parent 2c71d72350
commit 0361d3d6e5
7 changed files with 186 additions and 64 deletions

View File

@@ -4,7 +4,7 @@ publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.7.0
sdk: ^3.7.2
dependencies:
flutter:
@@ -47,9 +47,18 @@ dependencies:
#other
permission_handler: ^12.0.0+1
persian_datetime_picker: ^3.1.0
#L10N tools
intl: ^0.19.0
#Map
flutter_map: ^8.1.1
flutter_map_animations: ^0.9.0
#location
latlong2: ^0.9.1
geolocator: ^14.0.0
dev_dependencies:
flutter_test: