mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-07-12 06:08:49 +00:00
4fae6e4c55
- Removed existing app icons from the asset catalog. - Added new `Contents.json` for asset catalog. - Updated `Info.plist` to include background modes and task scheduler identifiers. - Exposed BLE service in `ConnectionProvider` for background tracking. - Enhanced `MapTab` to support background location tracking with new service. - Added `BackgroundLocationService` to manage location updates in the background. - Updated `SettingsScreen` to allow users to configure GPS update distance and toggle background tracking. - Implemented functionality to send location updates via BLE in `MeshCoreBleService`. - Updated dependencies in `pubspec.yaml` for background service support. - Adjusted `TileCacheService` to ensure ObjectBox is initialized only once.
4 lines
202 B
YAML
4 lines
202 B
YAML
description: This file stores settings for Dart & Flutter DevTools.
|
|
documentation: https://docs.flutter.dev/tools/devtools/extensions#configure-extension-enablement-states
|
|
extensions:
|
|
- provider: true |