geo_background 0.0.6 copy "geo_background: ^0.0.6" to clipboard
geo_background: ^0.0.6 copied to clipboard

This Flutter package provides a simple and effective solution for tracking background location with foreground notifications.

Background Location Tracker with Foreground Notification #

This Flutter package provides a simple and efficient solution for tracking background location with foreground notifications. It allows you to track a user’s location even when the app is not in the foreground and keeps users informed with persistent notifications.

Features #

  • Background Location Tracking: Track the user's location in the background.
  • Foreground Notifications: Notify users about ongoing location tracking with customizable notifications.
  • Customizable: Adjust notification settings to fit your app’s design.

Getting Started #

To use this package, add it to your pubspec.yaml file:

Usage #

Here’s a basic example of how to use the package:

import 'package:background_location/background_location.dart'; BackgroundLocation.startLocationService(); BackgroundLocation.stopLocationService();

For more detailed examples, refer to the /example folder.

yaml #

geo_background ^0.0.1

Additional Information #

For more details, see the documentation.

If you encounter any issues or have questions, please file an issue on the GitHub repository.

Contributions are welcome! Please refer to our contributing guidelines for more information on how to contribute.

The package is licensed under the MIT License. See the LICENSE file for more details.

Author #

Author: Prasanth P

1
likes
160
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

This Flutter package provides a simple and effective solution for tracking background location with foreground notifications.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on geo_background