Would love to be able to use a StreamBuilder or FutureBuilder to build the AccordionSections. I have another use case where I'd like to add a new accordion section based on a button click and right now I have to repaint the entire accordion and it doesn't look very good.
Would love to be able to use a StreamBuilder or FutureBuilder to build the AccordionSections. I have another use case where I'd like to add a new accordion section based on a button click and right now I have to repaint the entire accordion and it doesn't look very good.