behaviour_tree
A behaviour tree library for Dart.
0.9.5
What this package is like to depend on
Last release 11 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 3 weeks
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
8 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Feb 2015 to Apr 2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 8-
0.9.512 Apr 2015Release notes
Open source →- Added decorator class and the inverter sub class, along with its documentation.
-
0.9.407 Apr 2015 -
0.9.307 Apr 2015 -
0.9.206 Apr 2015Release notes
Open source →- Changed most files (async only). Added encapsulated and decapsulated approaches for implementing/extending classes (allowing injection of logic into default classes). Changed async syntax to use new 'await' syntax. Added much to the documentation. Setup much more intense unit testing (development of the library only).
-
0.9.116 Mar 2015Release notes
Open source →- Changed Tree class to no longer use a named constructor for instantiating with nodes, instead it takes an option parameter (and still uses a default constructor in inheritance usages).
-
0.9.012 Mar 2015Release notes
Open source →- Added async library, replacing all the previous components with async ones and renaming the previous sync components with 'Sync' appended to the end of the names. The new async components return futures.
-
0.8.102 Mar 2015 -
0.8.028 Feb 2015Nothing published for this version