Skip to content

hypertrack/quickstart-flutter

Repository files navigation

Flutter Quickstart for HyperTrack SDK

GitHub hypertrack_plugin

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.

This repo contains an example Flutter app that has everything you need to get started.

For information about how to get started with Flutter SDK, please check this Guide.

How to get started?

Create HyperTrack Account

Sign up for HyperTrack and get your publishable key from the Setup page.

Set up the environment

You need to set up the development environment for Flutter

Clone Quickstart app

Install Dependencies

Run flutter pub get

Update the publishable key

Insert your HyperTrack publishable key to _publishableKey in main.dart

HyperTrack SDK needs Firebase Cloud Messaging to manage on-device tracking as well as enable using HyperTrack cloud APIs from your server to control the tracking.

Run the app

Grant permissions

Grant location and activity permissions (choose "Always Allow" for location).

Start tracking

Press Start tracking button.

To see the device on a map, open the HyperTrack dashboard.

Support

Join our Slack community for instant responses. You can also email us at help@hypertrack.com

About

Quickstart app for HyperTrack Flutter SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published