feat: Version 3.3.5 - Optimisations pages, améliorations ergonomie et affichages dynamiques stats

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
pierre
2025-10-06 15:32:32 +02:00
parent b6584c83fa
commit 2b3d05c981
31 changed files with 1982 additions and 1442 deletions

View File

@@ -5,14 +5,13 @@
"packages": [
{
"name": "geosector_app",
"version": "3.3.4+334",
"version": "3.3.5+335",
"dependencies": [
"battery_plus",
"connectivity_plus",
"cupertino_icons",
"device_info_plus",
"dio",
"dio_cache_interceptor_hive_store",
"fl_chart",
"flutter",
"flutter_local_notifications",
@@ -26,6 +25,7 @@
"google_fonts",
"hive",
"hive_flutter",
"http_cache_hive_store",
"image_picker",
"intl",
"latlong2",
@@ -314,16 +314,16 @@
]
},
{
"name": "dio_cache_interceptor_hive_store",
"version": "3.2.2",
"name": "http_cache_hive_store",
"version": "5.0.1",
"dependencies": [
"dio_cache_interceptor",
"hive"
"hive_ce",
"http_cache_core"
]
},
{
"name": "flutter_map_cache",
"version": "1.5.2",
"version": "2.0.0+1",
"dependencies": [
"dio",
"dio_cache_interceptor",
@@ -1391,14 +1391,33 @@
]
},
{
"name": "dio_cache_interceptor",
"version": "3.5.1",
"name": "hive_ce",
"version": "2.14.0",
"dependencies": [
"dio",
"crypto",
"isolate_channel",
"json_annotation",
"meta",
"web"
]
},
{
"name": "http_cache_core",
"version": "1.1.2",
"dependencies": [
"collection",
"string_scanner",
"uuid"
]
},
{
"name": "dio_cache_interceptor",
"version": "4.0.5",
"dependencies": [
"dio",
"http_cache_core"
]
},
{
"name": "proj4dart",
"version": "2.1.0",
@@ -1417,7 +1436,7 @@
},
{
"name": "logger",
"version": "2.6.1",
"version": "2.6.2",
"dependencies": [
"meta"
]
@@ -1785,6 +1804,11 @@
"version": "3.1.6",
"dependencies": []
},
{
"name": "isolate_channel",
"version": "0.2.2+1",
"dependencies": []
},
{
"name": "wkt_parser",
"version": "2.0.0",