Flutter HyperTrack SDK
HyperTrack lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons.
Flutter HyperTrack SDK is a wrapper around native iOS and Android SDKs that allows to integrate HyperTrack into Flutter apps.
For information about how to get started with Flutter HyperTrack SDK check this Guide.
Installation
flutter pub add hypertrack_plugin
Sample code
Wrapper API Documentation
Requirements
Android
- Gradle version 6.7.1+
- compileSdkVersion 31+
iOS
- iOS version 12.4+
Contributing
If you want to contribute check CONTRIBUTING.md