Animation not working, after navigating away from the page

Actions & Logic

I've built a simple navigation bar component and added animation to its buttons.

While NOT navigating away, from the current (first) page, animation is working just fine.

Once I add a navigation action, the animation, that supposed to be triggered by an onTap event only works on SECOND press.

What have you tried so far?
  • Trigger the animation before and after the navigate-to action.

  • Apply Initial state on/off

  • Use App state, instead of component-state

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