geofence_service 5.0.0 copy "geofence_service: ^5.0.0" to clipboard
geofence_service: ^5.0.0 copied to clipboard

This plugin is a geofence service with activity recognition API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geofence_service

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

dependencies:
  geofence_service: ^5.0.0

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_service/geofence_service.dart';
80
likes
140
pub points
92%
popularity

Publisher

unverified uploader

This plugin is a geofence service with activity recognition API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fl_location, flutter, flutter_activity_recognition, flutter_foreground_task

More

Packages that depend on geofence_service