Extend RiveRenderObject to perform more advanced operations.
RiveRenderObject
. This allows you to override low-level methods such as advance
, beforeDraw
, and draw
to have more control and optionally perform additional operations. See below for example usage.
RiveAnimation
or Rive
widgets instead.StateMachineController
(or any other animation controller).