I want to create an online delivery project in flutter & firebase. For the menu section, each product has different properties, how can i display different screens (or widgets) based on the properties each item has? (ex. when i click on coffee, on…