Skip to main content
Y
2mo ago

Flutter detects 1D Blend as unknown?

hello! i got a chart / bar animation, you can change the level of chart using numerical value between 0 and 100. i made this bar with guidance of most popular bar animation in community files, which it keeps highest and lowest parts of the bar in blend 1d.

but unfortunately when i open it in flutter, for some reason timer is not counting, I even manually counted it to see it, eventually flutter does counts the level but the animation isn't moving. the 'pop' animation works well but 1d blend not working. what I encountered is Flutter detects Blend as unknown! in terminal, flutter detects the blend 1d part as "unknown"
flutter: State Machine: State Machine, State: Fade in
flutter: State Machine: State Machine, State: unknown
flutter: State Machine: State Machine, State: Pop
flutter: State Machine: State Machine, State: Dot Idle



is there anyone who put bar rive animation in flutter and run it perfectly? or know how to solve this? I'd really appreciate!!♡♡♡

2 replies
1m ago

Hello, would you be able to share the riv/rev file for this so we can reproduce this on our end? If you don't want to share it on the forum, you can open a ticket here to share it privately.

1m ago

Hi , just following up to see if you're still experiencing this issue. I don't see a ticket opened yet.