traccar_api 1.1.1
traccar_api: ^1.1.1 copied to clipboard
A Flutter plugin for integrating with the Traccar API, enabling access to device and position data.
1.1.1 #
- Fix some thing else of traccar_api.
1.1.0 #
- Fix some bug pubspec.
1.0.0 #
- Initial release of traccar_api plugin.
- Features:
- Authenticate with Traccar server.
- Fetch list of devices.
- Retrieve current and historical positions.
- Display current position on a map with markers.
- Display historical travel paths using polylines.