trackiva 0.0.3 copy "trackiva: ^0.0.3" to clipboard
trackiva: ^0.0.3 copied to clipboard

A comprehensive Flutter plugin for location tracking in foreground, background, and terminated states with MQTT, GraphQL, and HTTP support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add trackiva

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  trackiva: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:trackiva/trackiva.dart';
0
likes
160
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter plugin for location tracking in foreground, background, and terminated states with MQTT, GraphQL, and HTTP support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, gql, graphql, http, mqtt_client, path, path_provider, plugin_platform_interface, sqflite

More

Packages that depend on trackiva

Packages that implement trackiva