Hey everyone,
I'm currently working on building out my wireframes using FlutterFlow. I'm specifically aiming to incorporate the Expanding Dots feature, and so far, I've implemented it using PageView.
However, I'm facing a challenge in making the transition between pages/logic coherent and functional. When I click on an issue in Step 1, it navigates to the Step 2 PageView. Unfortunately, it only lands on the first slide of Step 2, not the intended second slide.
I'm struggling to figure out the right approach to make both the pages and logic work seamlessly. Any guidance or advice would be greatly appreciated. This is the trickiest part for me, and I'm determined to find a solution.
Thanks in advance for any help!