I was creating an app where I had to show all the data from a data object dynamically so that I shouldn’t design each container separately.
Do we have any widget that serves the above mentioned purpose?
I was creating an app where I had to show all the data from a data object dynamically so that I shouldn’t design each container separately.
Do we have any widget that serves the above mentioned purpose?
Hi @yasiraziz, I was doing the same in my application and I find out that there is such widget for that purpose, which is Data List.
Here is the documentation you can follow to achieve your task: