- Fix position address model nullability (province field missing from API) - Fix health query order to sortDirection to match backend API - Add pagination to health chart queries to prevent backend timeout - Align GetDevicesResponseModel with full backend schema - Add route history with gradient polyline, direction arrows, and clustering - Add animated map movements - Add follow mode with auto-refresh - Add share location via Google Maps link - Add fit bounds on history load - Add expandable action buttons panel - Add location list bottom sheet with type filters - Add whitelist sync alongside secondary contacts - Add loading state to linked devices screen - Refactor location_map.dart: extract RouteHistoryLayer, MapActionsPanel - Migrate setState to LocationMapViewModel
59 lines
1.7 KiB
JSON
59 lines
1.7 KiB
JSON
{
|
|
"configVersion": 2,
|
|
"packages": [
|
|
{
|
|
"name": "characters",
|
|
"rootUri": "file:///Users/juliandalcalaf/.pub-cache/hosted/pub.dev/characters-1.4.0",
|
|
"packageUri": "lib/",
|
|
"languageVersion": "3.4"
|
|
},
|
|
{
|
|
"name": "collection",
|
|
"rootUri": "file:///Users/juliandalcalaf/.pub-cache/hosted/pub.dev/collection-1.19.1",
|
|
"packageUri": "lib/",
|
|
"languageVersion": "3.4"
|
|
},
|
|
{
|
|
"name": "flutter",
|
|
"rootUri": "file:///Users/juliandalcalaf/Development/flutter/packages/flutter",
|
|
"packageUri": "lib/",
|
|
"languageVersion": "3.8"
|
|
},
|
|
{
|
|
"name": "material_color_utilities",
|
|
"rootUri": "file:///Users/juliandalcalaf/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1",
|
|
"packageUri": "lib/",
|
|
"languageVersion": "2.17"
|
|
},
|
|
{
|
|
"name": "meta",
|
|
"rootUri": "file:///Users/juliandalcalaf/.pub-cache/hosted/pub.dev/meta-1.16.0",
|
|
"packageUri": "lib/",
|
|
"languageVersion": "2.12"
|
|
},
|
|
{
|
|
"name": "sky_engine",
|
|
"rootUri": "file:///Users/juliandalcalaf/Development/flutter/bin/cache/pkg/sky_engine",
|
|
"packageUri": "lib/",
|
|
"languageVersion": "3.8"
|
|
},
|
|
{
|
|
"name": "vector_math",
|
|
"rootUri": "file:///Users/juliandalcalaf/.pub-cache/hosted/pub.dev/vector_math-2.2.0",
|
|
"packageUri": "lib/",
|
|
"languageVersion": "3.1"
|
|
},
|
|
{
|
|
"name": "fonts",
|
|
"rootUri": "../",
|
|
"packageUri": "lib/",
|
|
"languageVersion": "3.9"
|
|
}
|
|
],
|
|
"generator": "pub",
|
|
"generatorVersion": "3.9.2",
|
|
"flutterRoot": "file:///Users/juliandalcalaf/Development/flutter",
|
|
"flutterVersion": "3.35.7",
|
|
"pubCache": "file:///Users/juliandalcalaf/.pub-cache"
|
|
}
|