⚡️ #WidgetoftheWeek: ExpansionPanel ⚡️ Learn more about this widget that expands when tapped on to show more information, for times when the details don’t justify an entirely separate view. Watch now 👉 goo.gle/3fOr2sO
3
34
162
0
3
Download Gif
@FlutterDev can you guys make flutter, dart ffi tutorial???
@FlutterDev Great. I'm using it feature in my app. Now, with this widget will to be most simply 👍💡
@FlutterDev It is a useful widget but if the body is large you need a nested ListView.builder with disabled scroll to reduce number of widgets concurrently on screen. At this point ScrollBar has trouble establishing the page height which widely changes as you scroll through the page.