kdbush
A very fast static spatial index for 2D points based on a flat KD-tree. A port of javascript kdbush.
0.1.0
13K downloads/mo
#2592 most downloaded on pub.dev
source
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 11 months
Most releases are documented
notes for 6 of 7 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
7 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Jun 2022 to Jul 2023
2023
2024
2025
2026
Releases
latest 7-
0.1.013 Jul 2023Release notes
Open source →- Requires dart 3.
- Added the option to specify which Earth radius should be used when calculating Haversine distance in [withinGeographicalRadius].
- Tidied up the code style to better match typical dart code style.
- Removed some unnecessary internal generic types.
-
0.0.521 May 2023Release notes
Open source →- Stop storing provided points as they are not used by this package and can be stored by the calling code if required.
-
0.0.414 Jun 2022Release notes
Open source →- Add withinGeographicalRadius for calculating points within x kilometers from a given latitude and longitude.
-
0.0.305 Jun 2022 -
0.0.204 Jun 2022 -
0.0.103 Jun 2022Nothing published for this version
-
0.0.1+104 Jun 2022