betracky_background_location 2.1.1 copy "betracky_background_location: ^2.1.1" to clipboard
betracky_background_location: ^2.1.1 copied to clipboard

BeTracky Background Location Service — background location tracking with offline storage and upload to your own server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add betracky_background_location

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

dependencies:
  betracky_background_location: ^2.1.1

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:betracky_background_location/betracky_background_location.dart';
1
likes
150
points
44
downloads

Documentation

API reference

Publisher

verified publisherdineshwayaman.com

Weekly Downloads

BeTracky Background Location Service — background location tracking with offline storage and upload to your own server.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#location #background-service #gps #tracking #geolocation

License

MIT (license)

Dependencies

flutter, flutter_background_service, geolocator, http, path, shared_preferences, sqflite, workmanager

More

Packages that depend on betracky_background_location