PackageTrack
Sign in Get early access

background_location_transmitter

A production-grade Flutter plugin for background location tracking and server-side transmission using native foreground services.

0.1.2 gowsikraja/background_location_transmitter

What this package is like to depend on

Last release 5 months ago

05 Mar 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

7 months old

5 releases · first in 2025

5 releases in the last 12 months

see the full history below

Release timeline

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

Releases

latest 5
  1. 0.1.2 05 Mar 2026
    Release notes

    Fixed

    • Fixed iOS HTTP method parsing so PATCH (and uppercase method values from Flutter) is sent correctly instead of falling back to POST.
    Open source →
  2. 0.1.1 03 Mar 2026
    Release notes

    Added

    • Location Settings: Added openLocationSetting() feature to easily direct users to device location settings.

    Fixed

    • Fixed iOS getCurrentLocation fetch issue.
    Open source →
  3. 0.1.0 03 Jan 2026
    Release notes

    Added

    • iOS Support: Added full support for iOS background location tracking.
    • Native Swift implementation.
    Open source →
  4. 0.0.2 01 Jan 2026
    Release notes

    Added

    • Dynamic Request Support: Placeholder-based URL and body customization
      • Support for %latitude%, %longitude%, %speed%, %accuracy%, %timestamp% placeholders
      • Use placeholders in API URL for query parameter construction
      • Use placeholders in request body for custom JSON schemas
      • Recursive placeholder replacement supporting deeply nested JSON structures
    • Debug Mode: Conditional logging control
    • Configurable Update Interval: Control location update frequency

    Fixed

    • Nested JSON placeholder replacement now works correctly with coordinates: { lat: '%latitude%' }
    • Type safety issues with map casting in recursive functions
    • Body validation allowing optional body for PUT/PATCH requests
    Open source →
  5. 0.0.1 29 Dec 2025
    Release notes

    Added

    • Android foreground service for background location tracking
    • Server-side transmission with configurable API
    • Live location stream via EventChannel
    • One-time current location fetch
    • Service running state detection
    • Android 14+ compliance

    Notes

    • Initial public release
    • Android only
    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