geofence 1.0.2 copy "geofence: ^1.0.2" to clipboard
geofence: ^1.0.2 copied to clipboard

outdated

Flutter Geofence Plugin Background Job Support For Register Geofence & If Mobile enters for exit geofence flutter code get triggered

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geofence

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

dependencies:
  geofence: ^1.0.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/geofence.dart';
11
likes
30
pub points
21%
popularity

Publisher

unverified uploader

Flutter Geofence Plugin Background Job Support For Register Geofence & If Mobile enters for exit geofence flutter code get triggered

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on geofence