I have a list like [“123,gtgh,jj”, “467,bjs,er”]
and i want to do like this [[“123,gtgh,jj”], [“467,bjs,er”]]…
pls tell me how can i do it…
I have a list like [“123,gtgh,jj”, “467,bjs,er”]
and i want to do like this [[“123,gtgh,jj”], [“467,bjs,er”]]…
pls tell me how can i do it…
pls show us how do you obatined the list, so as to assist you better…
web url to firebase url and got the json text and the 1st string is “null” so i replaced it and got
[“123,gtgh,jj”, “467,bjs,er”]
can you show your fb please…
mit app will give you the list as arrays but kodular will return as yail list… do not get confused…
while getting value as json there itself you should have to use dictioanty block to take each level as a list