a_star_algorithm 0.2.0 copy "a_star_algorithm: ^0.2.0" to clipboard
a_star_algorithm: ^0.2.0 copied to clipboard

outdated

Package that uses the A * algorithm to find a way to the destination through the barriers.

[0.2.0] #

  • Fixes result list order
  • Adds start and end Offset in the result.

[0.1.1] #

  • fix conditional to consider diagonal

[0.1.0] #

  • Adds param withDiagonal to enable and disable diagonal.

[0.0.5] #

  • Improvements example.
  • Fix crash when not found a path.

[0.0.4] #

  • return path empty if the and is a barrier.
  • fix bug Offset inverted.

[0.0.3] #

  • Improvement in the algorithm implementation

[0.0.2] #

  • Fix return the shortest path

[0.0.1] #

  • First version
20
likes
0
points
1.47k
downloads

Publisher

verified publisherrafaelbarbosatec.com

Weekly Downloads

Package that uses the A * algorithm to find a way to the destination through the barriers.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on a_star_algorithm