reactive_bloub 0.1.4
reactive_bloub: ^0.1.4 copied to clipboard
An animated, procedurally-rendered blob mascot avatar for Flutter — 14 shapes, 16 expressions, and 15 animated states, all cross-fading live.
0.1.4 #
- Update README.
0.1.0 #
- Initial public release.
BloubAvatarwidget +BloubControllerdriving a procedurally-rendered mascot: 14 shapes, 16 expressions, 15 animated states, cross-fading transitions, pointer/gaze tracking, and PNG export.- Added
BloubController.react(),.celebrate(),.think(),.idle(),.lookAt(), and.resetGaze()convenience methods. BloubControllernow owns its own clock —nowis optional on every setter.react()andcelebrate()automatically return toidleonce their one-shot animation finishes, instead of holding on the last frame forever.