Hello! I am a flutter developer and I am I’m a little stuck. We have .riv animation and our customer wants to change some items of this animation in Flutter using .png. As I understand we can change animation only if it is provided by animation itself. There are a lot of items and we can’t handle all of them in Rive. Is it possible to change the assets programmatically?
Hi Alena, the initial release of assets doesn’t include the ability to programmatically swap them, however we’re aware it’s a common use case and are planning to add it soon!
Thanks a lot!