geofence_service 6.0.0+1 copy "geofence_service: ^6.0.0+1" to clipboard
geofence_service: ^6.0.0+1 copied to clipboard

discontinuedreplaced by: geofencing_api
PlatformAndroidiOS

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: ^6.0.0+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:geofence_service/geofence_service.dart';
91
likes
150
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

More

Packages that depend on geofence_service