geofence_foreground_service 1.1.3 copy "geofence_foreground_service: ^1.1.3" to clipboard
geofence_foreground_service: ^1.1.3 copied to clipboard

A Flutter project that creates a foreground service to handle geofencing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geofence_foreground_service

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

dependencies:
  geofence_foreground_service: ^1.1.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:geofence_foreground_service/geofence_foreground_service.dart';
20
likes
160
pub points
79%
popularity

Publisher

verified publisher525k.io

A Flutter project that creates a foreground service to handle geofencing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, latlng, plugin_platform_interface

More

Packages that depend on geofence_foreground_service