Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rekabhq/background_locator

A Flutter plugin for updating location in background.
https://github.com/rekabhq/background_locator

background-location-tracking dart flutter-plugin kotlin location-tracking swift

Last synced: 6 days ago
JSON representation

A Flutter plugin for updating location in background.

Awesome Lists containing this project

README

        

# background_locator ![](https://github.com/rekab-app/background_locator/workflows/build/badge.svg) [![pub package](https://img.shields.io/pub/v/background_locator.svg)](https://pub.dartlang.org/packages/background_locator) ![](https://img.shields.io/github/contributors/rekab-app/background_locator) ![](https://img.shields.io/github/license/rekab-app/background_locator)

A Flutter plugin for getting location updates even when the app is killed.

![demo](https://raw.githubusercontent.com/RomanJos/background_locator/master/demo.gif)

Refer to [wiki](https://github.com/rekab-app/background_locator/wiki) page for install and setup instruction or jump to specific subject with below links:

* [Installation](https://github.com/rekab-app/background_locator/wiki/Installation)
* [Setup](https://github.com/rekab-app/background_locator/wiki/Setup)
* [How to use](https://github.com/rekab-app/background_locator/wiki/How-to-use)
* [Use other plugins in callback](https://github.com/rekab-app/background_locator/wiki/Use-other-plugins-in-callback)
* [Stop on app terminate](https://github.com/rekab-app/background_locator/wiki/Stop-on-app-terminate)
* [LocationSettings options](https://github.com/rekab-app/background_locator/wiki/LocationSettings-options)
* [Restart service on device reboot (Android only)](https://github.com/rekab-app/background_locator/wiki/Restart-service-on-device-reboot)

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## Contributor
Thanks to all who contributed on this plugin to fix bugs and adding new feature, including:
* [Gerardo Ibarra](https://github.com/gpibarra)
* [RomanJos](https://github.com/RomanJos)
* [Marcelo Henrique Neppel](https://github.com/marceloneppel)