rive_color_modifier 1.0.6 copy "rive_color_modifier: ^1.0.6" to clipboard
rive_color_modifier: ^1.0.6 copied to clipboard

An easy and straightforward way to modify the Color of specific Components within Rive Animations at runtime, while also maintaining their opacity throughout the animation.

[1.0.6] - Rive version update #

  • Update Rive version constraints to "^0.13.1"

[1.0.5] - README.md updated #

  • Package documentation improvement

[1.0.3] - Example added #

  • You can find a simple demo in the "example" folder

[1.0.0] - Basic functionality #

  • RiveColorComponent: Introduces a foundational class to manage and apply color properties within Rive animations. It allows for dynamic color manipulation directly within the Dart code, enhancing the flexibility and interactivity of Rive animations in Flutter apps.

  • RiveColorModifier: Provides a specialized class to modify and adjust color properties of Rive animations. It focuses on fine-tuned color alteration, enabling developers to implement detailed color transformations and effects on Rive objects.

  • RiveCustomRenderObject: Implements a custom render object for Rive animations, extending Flutter's RenderBox. This class is designed to offer a tailored rendering approach, accommodating specific or advanced rendering requirements for Rive animations. It allows for enhanced integration of Rive animations with Flutter's rendering engine, ensuring optimized performance and customization.

5
likes
140
pub points
57%
popularity
screenshot

Publisher

verified publisherjsimon.dev

An easy and straightforward way to modify the Color of specific Components within Rive Animations at runtime, while also maintaining their opacity throughout the animation.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, rive

More

Packages that depend on rive_color_modifier