PackageTrack
Sign in Get early access

a_star

A comprehensive A* algorithm. Suitable for anything from physical grids to abstract search spaces.

3.0.1 Levi-Lesches/dart-a-star

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 8.2 years

Most releases are documented

notes for 5 of 8 stable releases

Nothing withdrawn

no release was ever pulled

13 years old

8 releases · first in 2013

0 releases in the last 12 months

see the full history below

Release timeline

8 releases · Oct 2013 to Nov 2024
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 8
  1. 3.0.1 04 Nov 2024
    Release notes
    • Formatting and Pub page updates
    • Simplified example and updated README
    • Re-licensed under the BSD 3-Clause (from Apache 2.0)
    Open source →
  2. 3.0.0 19 May 2024
    Release notes
    • Breaking: Moved AStarNode.depth to AStarState.depth. This allows you to customize your depth values, which is useful in cases where different actions have different costs
    Open source →
  3. 2.0.0 06 May 2024
    Release notes
    • Updated to Dart 3.0
    • Added a more generic API, which allows for an infinite or non-physical grid
    • Breaking: Removed the legacy API
    Open source →
  4. 1.0.0 14 Jan 2022
    Release notes
    • Updated for Dart 2.15+ null safety
    • dart:html web/* example still exists, but is not tested and may not work.
    • Move from hand-rolled set of lints to Dart team package:lint recommended ones.
    Open source →
  5. 0.3.0 06 Nov 2013

    Nothing published for this version

  6. 0.2.0 14 Oct 2013
    Release notes
    • Fix bug with rounding and actually find the shortest path. https://github.com/sethladd/dart-a-star/pull/1
    Open source →
  7. 0.1.1 07 Oct 2013

    Nothing published for this version

  8. 0.1.0 07 Oct 2013

    Nothing published for this version

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