haversine_distance 1.2.1
haversine_distance: ^1.2.1 copied to clipboard
A flutter pacakge to calculate the distance between two coordinates
1.2.1 Dart SDK #
- Set the Dart lower SDK constraint to 2.12.0.
1.2.0 Null-safety #
- Updated relevant packages to support Null Safety for Dart 2.0
1.1.0 Added example file #
- Added example project to improve pub.dev points. Pretty much the same as in test folder.
1.0.0 Stable release #
- First version tested in a real project
0.0.4 Fixed Test #
- Added tests to the project
0.0.1 Initial release. #
- The first version of the package. Not yet tested directly tested from pub.dev