gridfind 0.1.2-alpha copy "gridfind: ^0.1.2-alpha" to clipboard
gridfind: ^0.1.2-alpha copied to clipboard

path finding algorithms for 2D grid

0.1.0-alpha - 2024-12-27 #

Added #

  • Initial release of the package.
  • Partial support for BFS algorithm. (Might be buggy)

0.1.1-alpha - 2024-12-30 #

Added #

  • Refactor of BFS algorithm.
  • Optimize BFS algorithm.

0.1.2-alpha - 2024-12-30 #

Added #

  • Change collection version to 1.18.0 (otherwise it would't be compatible with flutter)
  • Add allowDiagonals option for state.
0
likes
0
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

path finding algorithms for 2D grid

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on gridfind