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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
91
likes
150
points
896
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.20 - 2025.04.04

This plugin is a geofence service with activity recognition API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

fl_location, flutter, flutter_activity_recognition

More

Packages that depend on geofence_service