geofence_foreground_service 1.0.8 copy "geofence_foreground_service: ^1.0.8" to clipboard
geofence_foreground_service: ^1.0.8 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 Dart:

 $ dart pub add geofence_foreground_service

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 dart pub get):

dependencies:
  geofence_foreground_service: ^1.0.8

Alternatively, your editor might support dart pub get or 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
0
pub points
79%
popularity

Publisher

verified publisher525k.io

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, latlng, plugin_platform_interface

More

Packages that depend on geofence_foreground_service