Levi-Lesches / dart-a-star

path finding in Dart with A*
https://pub.dev/packages/a_star
BSD 3-Clause "New" or "Revised" License
58 stars 10 forks source link

Update to 1.0 #6

Closed eseidel closed 2 years ago

eseidel commented 2 years ago

This should be ready to push to pub as 1.0 including null safety.

I've also updated the README to use dart-tagged codeblocks for easier reading.

sethladd commented 2 years ago

This is great, thank you! Happy to try to publish to pub, too. I'll also see about adding you as a publisher.