Flutter - Lists with JSON

preview_player
Показать описание


Follow me on twitter - @rajayogan14k

Рекомендации по теме
Комментарии
Автор

The way you teach makes me clear and understand.. And also kinda funny.. Feels like in the real class..

ahmadirfan
Автор

This is incredibly helpful; I was having trouble finding a tutorial that went straight through parsing HTTP requests to displaying them in listview form. Thanks a bunch!

TaylorReece
Автор

I would like to know how to begin with this tutorial I don't know too much about flutter :(

rodrigomollocondomendoza
Автор

i could not find setState in my flutter.
Help me guysss

kallaviruthan
Автор

Very Interesting to learn this HTTP request with ListView concepts. I have faced few issues and resolved it and additionally created the phone calling page when you tap from users.

muthuvinayagam
Автор

why did we use Navigator.push(context, route) instead of Navigator.of(context).push(...), please tell the difference here

anonymousi
Автор

Hi nice tutorial...however the app reloads/ re-fetches data when i
switch off internet and navigate to and from detail. i am from android
and ionic background and what i have experienced is that they cache view
when internet connection is lost.. how can this be achieved in flutter

martinmugi
Автор

What you have done for lazy loading???

mithuns
Автор

Can we add loading image or "Loading..." before listing actual data from internet, currently it's shows blank screen so if we add loading then it will looks more user friendly. thanks

bhaveshkipathshala
Автор

I am stuck in login page can you make video of login page in flutter and nodejs

dhanashri
Автор

Is their any library to use JSON parsing just like retrofit? Or we need to parse manually one by one json data? I found chopper package for flutter. Have you used it?

harshbhavsar
Автор

dear raja please help me to get firebase server current time and date

huzefatunkiwala
Автор

you never used itemcount? how the value of "i" in itembuilder is get 15?

saravanan
Автор

Getting an error - Type string is not a subtype of int

Blazephoenix
Автор

Thanks Raja. Very helpful. I aprreciated.

CesarVegaL
Автор

Hey man, thanks for your tutorials on flutter! They are very clear and help so much for someone like me that is starting working with flutter. BTW, in this case, how we can filter the list on the first screen. Let's say I have several contacts and I want to show only the ones from a particular country? I was thinking to add a settings page where you can select some filters based on checkboxes, like country, or gender (assuming this data are stored in the json file). Thanks alot for your great work. You rock!

DiegoMarchetti
Автор

hey first of all you deserved a sub.!! love you videos!!! BTW if you put your code in the description it would be useful... just giving a suggestion.. also keep doing what you do.. :-) :-)

sharukhrahman
Автор

Nice Video, Great Efforts Sir, Keep it up...

vinayakpol
Автор

please dont skip the steps its bit confusing

Premkumar-pjmj