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

A Flutter/Dart package to manage geolocation history with Haversine distance filtering.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


1.0.2 - 2025-08-25 #

Added #

  • Initial release of flutter_haversine_geolocation.
  • GeolocationManager class to manage geolocation history.
  • TLocation and TLocationHistory models.
  • GeolocationOptions configuration for distance threshold, load and save functions.
  • getDistanceInMeters() utility function using the Haversine formula.
  • Support for Flutter/Dart (mobile, web, desktop).

Changed #

  • N/A

Fixed #

  • N/A
0
likes
140
points
73
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter/Dart package to manage geolocation history with Haversine distance filtering.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_haversine_geolocation