Add flutter_compass and shared_preferences_foundation dependencies; update Info.plist for motion usage description

This commit is contained in:
Janez T
2025-10-13 23:02:22 +02:00
parent 23f530b3f9
commit e153218b01
3 changed files with 166 additions and 50 deletions

View File

@@ -57,5 +57,7 @@
<string>MeshCore SAR needs precise location for accurate positioning in SAR operations</string>
<key>NSLocationDefaultAccuracyReduced</key>
<false/>
<key>NSMotionUsageDescription</key>
<string>MeshCore SAR needs access to the compass to show your heading direction on the map</string>
</dict>
</plist>