Questions tagged [dynamiclayout]

An Android text layout class for laying out text that can be edited.

The Android documentation is here.

16 questions
-1
votes
1 answer

Flutter - Firestore menu functionality

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…
1
2