astar_dart 0.0.9 copy "astar_dart: ^0.0.9" to clipboard
astar_dart: ^0.0.9 copied to clipboard

Astar path finding

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add astar_dart

With Flutter:

 $ flutter pub add astar_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  astar_dart: ^0.0.9

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:astar_dart/astar_dart.dart';
4
likes
0
points
587
downloads

Publisher

unverified uploader

Weekly Downloads

Astar path finding

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on astar_dart