dart_geohash 2.0.2
dart_geohash: ^2.0.2 copied to clipboard
A simple encode, decode, and neighbor finder for longitude/latitude and geohash.
[2.0.2] - 2022-02-01 #
- Fix individual neighbor check
- Add more test cases
[2.0.1] - 2021-03-07 #
- Fix outstanding null safety update issues
[2.0.0] - 2021-03-07 #
- Sound null safety
- Fix from analyzer
[1.0.2] - 2019.10.02 #
- Remove unnecessary flutter requirements
[1.0.1] - 2019.10.02 #
- Update documentation and formatting
[1.0.0] - 2019.10.02 #
- Initial Release