How to add a dropdown to a StickyHeader

Widgets & Design
Resolved

Hi everyone,

I'm having trouble adding a custom dropdown in a StickyHeader. The StickyHeader's header section contains text that when pressed should show a custom dropdown container.

Issue:

I'm having trouble positioning a custom dropdown (a container) so that it stays on top of the StickyHeader and moves with it when the page is scrolled. I've tried using a stack to position the custom dropdown but found it remains fixed in place, so if I scroll the list, the header moves but the dropdown stays in the same spot. I want the dropdown to move with the header.

I've attached a screenshot showing the desired behaviour (ie. clicking the header reveals the dropdown container which sits above the list below).

What have you tried so far?

As above ^

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