PackageTrack
Sign in Get early access

r_tree

R-tree implementation to index and query two-dimensional data

3.0.2 8.8K downloads/mo #3092 most downloaded on pub.dev Workiva/r_tree

What this package is like to depend on

Last release 6 months ago

22 Feb 2026

Release timing varies

gaps range from 2 weeks to 1.8 years

Most releases are documented

notes for 15 of 20 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

20 releases · first in 2015

1 release in the last 12 months

see the full history below

Release timeline

20 releases · Jun 2015 to Feb 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 20
  1. 3.0.2 22 Feb 2026
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #81 2_raise_build_deps_max_for_analyzer_10

    • #82 RM-302012 Release r_tree 3.0.2

      • RM-302012 RELEASE r_tree 3.0.2

    Notes created on Sunday, February 22 07:41 PM UTC

    Open source →
  2. 3.0.1 07 Dec 2024
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #77 FEDX-819 Finish Github Actions transition

      • FEDX-819 GHA OSS changes - r_tree
    • #78 Raise the build_web_compilers dependency max to v5.0.0

    • #79 raise_min_dart_sdk_2_19

    • #80 RM-225390 Release r_tree 3.0.1

    Notes created on Friday, December 06 11:59 PM UTC

    Open source →
  3. 3.0.0 21 Nov 2023
    Release notes

    Info

    Build: https://ci.webfilings.com/build/5217837
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5217837/latest
    Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4607803918516224/
    This major release includes the following changes:

    Miscellaneous

    • #65 BREAKING: Migrate away from parts and only export the files we intend consumers to use

    • #75 3.0.0 changelog

    • #76 RM-223965 Release r_tree 3.0.0

      • RM-223965 RELEASE r_tree 3.0.0

    Notes created on Tuesday, November 21 04:36 PM UTC

    Open source →
    Release notes
    • Removed deprecated symbols from the public API
    • To migrate, simply switch from using rtree.insert or rtree.load to rtree.add
    Open source →
  4. 2.1.6 13 Nov 2023
    Release notes

    Info

    Build: https://ci.webfilings.com/build/5190012
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5190012/latest
    Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5337455494561792/
    This patch release includes the following changes:

    Miscellaneous

    • #71 Fix load state errors

    • #72 Add changelog for 2.1.6

    • #73 Deprecate symbols not intended to be public for upcoming 3.0 release

    • #74 RM-222909 Release r_tree 2.1.6

      • RM-222909 RELEASE r_tree 2.1.6

    Notes created on Monday, November 13 10:32 PM UTC

    Open source →
    Release notes
    • Fixed a bug in load that could result in incorrect search results
    • New method "add" consolidates insert and load (now deprecated) into a single entry point
    • Deprecated symbols that weren't intended to be public, Node, multiselect, etc
    Open source →
  5. 2.1.5 07 Nov 2023
    Release notes

    Info

    Build: https://ci.webfilings.com/build/5166483
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5166483/latest
    Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4711884926353408/
    This patch release includes the following changes:

    Bug Fixes

    • #67 DT-23494 DT-23495 Strengthen test assertions and correct internal tree node state
      • DT-23494 Strengthen r_tree test coverage, resolve parent/rect bugs
      • DT-23495 Simplify r_tree bounds, removal logic, improve coverage

    Miscellaneous

    • #58 Variety of performance improvements

    • #66 Change updateBoundingRect to be non-breaking

    • #68 Update ci badge

    • #70 Update CHANGELOG.md

    Notes created on Tuesday, November 07 05:19 PM UTC

    Open source →
    Release notes Open source →
  6. 2.1.4 31 Oct 2023
    Release notes

    Info

    Build: https://ci.webfilings.com/build/5139170
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5139170/latest
    Pipeline: https://w-rmconsole.appspot.com/release/pipeline/6268427362762752/
    This patch release includes the following changes:

    Miscellaneous

    • #62 Add latest release to changelog

    Notes created on Tuesday, October 31 08:15 PM UTC

    Open source →
    Release notes
    • Update CHANGELOG.md
    Open source →
  7. 2.1.0 14 Aug 2023
    Release notes

    Info

    Build: https://ci.webfilings.com/build/4835084
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4835084/latest
    Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5749660899344384/
    This minor release includes the following changes:

    Miscellaneous

    • #52 DT-23024 Bulk loading
      • DT-23024 Optimize rtree insertion algorithm

    Notes created on Tuesday, August 08 05:22 PM UTC

    Open source →
    Release notes
    • Added a new "load" API for bulk inserting items into an rtree
    Open source →
  8. 2.0.0 13 Jun 2023
    Release notes
    • Null safety migration
    Open source →
  9. 1.1.8 15 Feb 2023

    Nothing published for this version

  10. 1.1.6 13 Feb 2023

    Nothing published for this version

  11. 1.1.5 08 Feb 2023

    Nothing published for this version

  12. 1.1.2 27 Jun 2022

    Nothing published for this version

  13. 1.1.1 20 Dec 2021

    Nothing published for this version

  14. 1.1.0 13 Oct 2020
    Release notes
    • Added support for filtering search results
    Open source →
  15. 1.0.6 02 Jan 2019
    Release notes
    • Added docstrings, example app, and this file!
    Open source →
  16. 1.0.5 17 Dec 2018
    Release notes
    • Dart 2 support (still supports Dart 1, too)
    Open source →
  17. 1.0.4 13 Dec 2018
    Release notes
    • Additional benchmarks and the ability to run benchmarks in the browser
    • Minor performance enhancements in dart2js
    Open source →
  18. 1.0.3 06 Nov 2017
    Release notes
    • Improved performance and reduced GC churn when calling overlaps on RTreeContributor
    Open source →
  19. 1.0.2 17 Aug 2017
    Release notes
    • No functional changes, CI cleanup etc
    Open source →
  20. 1.0.0 02 Jun 2015
    Release notes
    • Initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive