-
-
Notifications
You must be signed in to change notification settings - Fork 990
feat: Add flame_steering_behaviors package #3748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add flame_steering_behaviors package #3748
Conversation
@spydon PR should be ready to review. Shorebird CI was stuck for a while and then failed though |
The Shorebird CI flakes are due to GitHub rate limits. I'm working on a fix. It'd be great if someone could close/reopen the PR to re-trigger checks. |
Done! |
@spydon I see CI is running fine now, and some tests are failing, I will take care of those and let you know once they are fixed |
@spydon test are fixed now, CI is passing :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good, except for those black images.
packages/flame_steering_behaviors/test/src/behaviors/golden/flee_behavior/render_debug_mode.png
Show resolved
Hide resolved
Co-authored-by: Lukas Klingsbo <[email protected]>
Co-authored-by: Lukas Klingsbo <[email protected]>
Head branch was pushed to by a user without write access
Co-authored-by: Lukas Klingsbo <[email protected]>
Description
Moving flame_steering_behaviors from VeryGoodOpenSource/flame_behaviors repository
Checklist
docs
and added dartdoc comments with///
.examples
ordocs
.Breaking Change?
Related Issues
Relates to VeryGoodOpenSource/flame_behaviors#99