2d-inc / Flare-Flutter

Load and get full control of your Rive files in a Flutter project using this library.
https://rive.app/
MIT License
2.55k stars 469 forks source link

FlutterActorImage not visible FlareActor #305

Open ghost opened 3 years ago

ghost commented 3 years ago

flare_flutter version: 2.0.6

Issue description: when opening the screen the FlutterActor loads and every thing works fine, but the second time I open the screen (and the FlutterActor is cached) I have missing parts (the actor is created using 4 different parts).

P.s this is also happening when I remove the FlareCacheBuilder widget and use only the FlareActor widget

Loading each part from the image

Screenshot 2021-05-07 at 18 00 31

FlutterActor widget

Screenshot 2021-05-07 at 18 01 21