Posts by Samira Lima • 19 points
3 posts
-
0
votes0
answers30
viewsQ: How to recover a list?
hello, I’m making a screen where the user can add new words, edit them and delete them and also can search the words they added. However I want the list of words that the user made appears on the…
-
0
votes1
answer28
viewsQ: How to navigate from Radiobutton?
I’m doing a project where the user has to choose one of the languages below and then click the "finish" button. However, as I would navigate between screens, if there are three possible screens that…
-
-1
votes1
answer48
viewsQ: Problem for alignment
I have a problem, I can’t put the Radiolisttile next to an image, when I try to put it looks like this: You can take a look at my code and see what’s wrong: Scaffold( body: Container( padding:…