geofence_service_in_app 3.6.2 copy "geofence_service_in_app: ^3.6.2" to clipboard
geofence_service_in_app: ^3.6.2 copied to clipboard

PlatformAndroidiOS
outdated

This plugin is a fork of geofence_service with updated dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geofence_service_in_app

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

dependencies:
  geofence_service_in_app: ^3.6.2

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_in_app/geofence_service_in_app.dart';
1
likes
140
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin is a fork of geofence_service with updated dependencies.

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_in_app

Packages that implement geofence_service_in_app