PackageTrack
Sign in Get early access

betracky_background_location

BeTracky Background Location Service — background location tracking with offline storage and upload to your own server.

2.1.1 dineshwayaman/BeTracky-Background-Location-Service

What this package is like to depend on

Last release 2 months ago

31 May 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

5 releases · first in 2025

1 release in the last 12 months

see the full history below

Release timeline

5 releases · Mar 2025 to May 2026
2026
Release Pre-release

Releases

latest 5
  1. 2.1.1 31 May 2026
    Release notes

    Bug fixes:

    • offlineEnabled: true now stores locations in SQLite even when no url is configured. Previously the local DB write was skipped because the URL guard fired first, making getStoredLocations() always return empty for local-only usage.
    • startService now throws a StateError immediately if location permission is denied, instead of starting silently and producing no updates.
    • Added a debugPrint warning when foregroundService: true on Android, reminding developers to grant POST_NOTIFICATIONS at runtime (Android 13+). Without it the foreground notification is suppressed and the OS will kill the service when the app is closed.
    • README: Added "Runtime permissions (critical)" section with explicit code showing Permission.notification.request() must be called before startService.
    Open source →
  2. 1.0.3 13 Mar 2025
    Release notes
    • Minor stability improvements.
    Open source →
  3. 1.0.2 13 Mar 2025
    Release notes
    • Offline mode batch upload improvements.
    Open source →
  4. 1.0.1 13 Mar 2025
    Release notes
    • iOS background service configuration fixes.
    Open source →
  5. 1.0.0 09 Mar 2025
    Release notes
    • Initial release of BeTracky Background Location Service.
    • Background location tracking with configurable distance filter and accuracy.
    • Start on boot and foreground service support.
    • Offline mode: store locations locally and upload in batches of 50 when back online.
    • Upload locations to a custom endpoint with optional Bearer token authentication.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive