Skip to main content
E
18d ago

Feathers are not working properly in Flutter (rive v0.13.20)

When we add feathers in the Rive editor, it works well. However, when we export it as a .riv file and try to use it in our Flutter app, we experience all sorts of visual issues, such as layers disappearing. We also get errors in the console.

══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞══════════════════════

The following RangeError was thrown during paint():

RangeError (length): Invalid value: Not in inclusive range 0..1:

2



1 reply
17d ago

Sorry, the Flutter runtime is a bit behind and doesn't support feathering quite yet. We're working on releasing the new Rive Renderer for the Flutter runtime, which will mean using the same underlying C++ runtime and renderer that is currently used in the Editor. I’ll keep you posted when this gets released.