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

A Dart package to calculate the minimum distance between two locations using latitude and longitude.

📜 Changelog #

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

1.0.2 - 2025-08-09 #

Changed #

  • Improved README.md with installation and implementation examples.

1.0.1 - 2025-07-14 #

Fixed #

  • Previous README.md was unclear and lacked usage examples.

1.0.0 - 2025-07-14 #

Added #

  • Initial release of find_min_distance package.
  • Calculate minimum distance between two coordinates using the Haversine formula.
3
likes
160
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package to calculate the minimum distance between two locations using latitude and longitude.

Repository (GitHub)
View/report issues

Topics

#geolocation #distance #utility

Documentation

API reference

License

MIT (license)

More

Packages that depend on find_min_distance