That's exactly what I was looking for! Thanks for sharing!
@zeni.72 жыл бұрын
Great video! What is the vscode extension you are using that shows the red error text after the code?
@kickertech58752 жыл бұрын
Error Lens
@55ramya552 жыл бұрын
Thank you so much for the video....this is exactly what I'm looking for.... can you please show how to perform selection from the search list displayed???.
@C0ntenTT2 жыл бұрын
wrap the item with GestureDetector widget
@yashrajaegis60472 жыл бұрын
Very nice tutorial. Thanks.
@thazeroword6463 жыл бұрын
Very nice tutorial plz getx full tutorial
@farhanashari51492 жыл бұрын
can you help me? i do this tutorial and the feedback in the app is just CircularProgressIndicator widget, i see in the debug console, the ConnectionState is done, but still return CircularProgressIndicator, do you know why?
@kickertech58752 жыл бұрын
Check if you are getting the data in all the steps one by one using the breakpoints using run with debugging.
@ArsèneNAWEJ-d6x6 ай бұрын
Thanks you thanks you best video🙂🙂🙂
@farhanashari51492 жыл бұрын
Hello, i want to ask again, in the video, the API class (in model) is four right?,userlist, Address, geo, and company. How can i get the data if i will access except userlist (for example i will get the data from company class). because in this video you share the tutorial to get from userlist class, thank you
@mohankumar23533 жыл бұрын
Really awesome bro
@khairunnisaakilahnahrob5767 Жыл бұрын
how to display the search if i retrieve data from firebase only not using API? pls help me i stuck :(
@allenmolina69552 жыл бұрын
How can you search for other variable type like int or DateTime variable?
@anandkrishna926 Жыл бұрын
Thanks for this video
@aweaweee4302 жыл бұрын
Gooddd, keep sharing
@khairunnisaakilahnahrob5767 Жыл бұрын
how to change the code if i retrieve the data from firebase firestore?
@fluttermakers2 жыл бұрын
good video i subscribed 👍😉
@justworkfine3212 жыл бұрын
Is tag nd search work same
@aleksandraweber4220 Жыл бұрын
Hi. I'm doing everything just like you, step by step and I have this issue: type '_Map is not a subtype of type 'List'. You don't have that problem, what am I doing wrong? I would appreciate your answer. Great job, by the way :).