* Add `randomColor` to the `Color` extension
* Add flame rive package to monorepo (#1048)
Add flame rive package to monorepo
* Add random to PaintExtension
* Update examples/pubspec.yaml
Co-authored-by: Erick <erickzanardoo@gmail.com>
Co-authored-by: Renan <6718144+renancaraujo@users.noreply.github.com>
Co-authored-by: Erick <erickzanardoo@gmail.com>
* Fix SpriteAnimationComponent docs
* Fix formatting
* Add BaseComponent.postRender
* Flip back the canvas Y-axis after render of BodyComponent
* Update to Tappable
* Initialize textComponent in onLoad
* Don't update version in pubspec yet