geofence_foreground_service 1.0.8 copy "geofence_foreground_service: ^1.0.8" to clipboard
geofence_foreground_service: ^1.0.8 copied to clipboard

A Flutter project that creates a foreground service to handle geofencing.

1.0.8 #

  • Support android 14 new permissions
  • Add the service type to the code

1.0.7 #

  • Pass notification icon from flutter side
  • Add more useful extensions

1.0.6 #

  • Make the GeofenceForegroundService a singleton class

1.0.5 #

  • Create GeofenceEventType enum to make handling events easier to understand

1.0.3 #

  • README.md enhancements

1.0.1 #

  • Add the ability to control the debug mode (enable/disable)
  • Add the ability remove a geofence

1.0.0 #

  • The API provides the following functionality
    • Initialize the service with their own channel id, title, text and service id
    • Add GeoFences with each having a list of coordinates
20
likes
0
pub points
79%
popularity

Publisher

verified publisher525k.io

A Flutter project that creates a foreground service to handle geofencing.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, latlng, plugin_platform_interface

More

Packages that depend on geofence_foreground_service