traccar_client_sdk 1.0.8
traccar_client_sdk: ^1.0.8 copied to clipboard
Flutter plugin for background location tracking. Wraps the Traccar Client SDK for Android and iOS.
traccar_client_sdk #
Flutter plugin for background location tracking. Wraps the Traccar Client SDK for Android and iOS, sending position updates over a simple HTTP protocol that works with Traccar and any compatible server.
Requires Android API 24+ and iOS 15+.
dependencies:
traccar_client_sdk: ^1.0.8
Documentation #
Full documentation - installation, usage, configuration, and permissions - is on the Traccar website:
https://www.traccar.org/traccar-client-sdk-flutter/
License #
Apache License 2.0 - see LICENSE.