geohawk 0.1.5 copy "geohawk: ^0.1.5" to clipboard
geohawk: ^0.1.5 copied to clipboard

PlatformAndroid

Resilient Android background location tracking — foreground service, watchdog/boot restart, offline cache, and OEM auto-start helpers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geohawk

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

dependencies:
  geohawk: ^0.1.5

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:geohawk/geohawk.dart';
0
likes
135
points
114
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Resilient Android background location tracking — foreground service, watchdog/boot restart, offline cache, and OEM auto-start helpers.

Repository (GitHub)
View/report issues

Topics

#location #background #geolocation #foreground-service #android

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on geohawk

Packages that implement geohawk