Can you help me in that project please?
I wanna create an app with dynamic items and adding the data to textboxes instead of listview?
i created one vertical arrangement has number name address image so on
so i wanna get the data back from the firebase to many arrangement like that for example
the firebase has two tags under the main tag
the main tag forexample is the pharmacies under it the names stored
so i wanna when the user click on the pharmacies button, two vertical arrangement will be appeared with their data
for example
pharmcies has ahmed and mustafa with their data
so ahmed will be appread in the vertical arrangement inside the textboxies data and aother vertical arrangement for mustafa so on,
so we can add many data like that to be like that app below so no need to any a listview
Thanks for your support, i just check the Compcreator extenstion but its a pretty complicated as i dunno how to use it to get the data from firebase to get the same result in the image below
as you see every data has its image, number, address and whatsapp number so lets help me how can i use it to match that result
and that aia file which i guess will help doesn't work https://wangsk789.github.io/compcreator/
yes i tried that block as below but the only thing i dunno how to add each value in the correct position, so to add the name in the textbox name so on?