Previously I went through the process of creating a carousel menu in Flutter Flow. Back then I used json for the menu items. Flutter Flow recently introduced data types, allowing me to update the custom widget to use them.
I have also submitted a carousel image gallery to the market place. I'm not sure how I want to handle tapping an image. I think I want to allow the user to specify an action, instead of going to another screen, so the user has more control.