How to animate conditional flex?

Widgets & Design

I am having challenges with animating the change in container sizes based on conditional flex settings.

I’m applying Implicit Animation, but it does not work as expected. The flex behaves correctly, and the sizes of several containers change, but they just jump from one size to another instead of transitioning smoothly.

What am I doing wrong? Should I use a different type of animation setting?

What have you tried so far?

My containers are in “Expanded” mode with conditional flex values. I understood that Implicit Animations is the function designed to do exactly this.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
4 replies