goap_bh 0.0.3 copy "goap_bh: ^0.0.3" to clipboard
goap_bh: ^0.0.3 copied to clipboard

Goal Oriented Action Planning library. Forked from https://github.com/filiph/goap

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add goap_bh

With Flutter:

 $ flutter pub add goap_bh

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

dependencies:
  goap_bh: ^0.0.3

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:goap_bh/goap_bh.dart';
0
likes
125
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Goal Oriented Action Planning library. Forked from https://github.com/filiph/goap

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on goap_bh