a_star 1.0.0 copy "a_star: ^1.0.0" to clipboard
a_star: ^1.0.0 copied to clipboard

A sample A* algorithm built with Dart.

CHANGES #

1.0.0 #

  • 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.

0.4.0 #

  • Updated for compatiblity with 2019 Dart (2.8+).

0.2.0 #

2
likes
125
pub points
60%
popularity

Publisher

unverified uploader

A sample A* algorithm built with Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

collection

More

Packages that depend on a_star