quadtree 0.1.0 copy "quadtree: ^0.1.0" to clipboard
quadtree: ^0.1.0 copied to clipboard

A simple quadtree implementation in Dart.

[0.1.0] - 2024-09-07 #

Added #

  • Initial release of the Quadtree package.
  • Core Quadtree implementation with insert and query methods.
  • Point class for representing 2D points with optional associated data.
  • Rectangle class for defining boundaries and ranges.
  • Comprehensive test suite covering main functionalities.
0
likes
150
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A simple quadtree implementation in Dart.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on quadtree