Part - 7 | Flutter Get API call with Null Safety | Building List with JSON Data using Future Builder

preview_player
Показать описание
In this video we will fetch the data from server via API and then display the data into out ListView Builder using Future Builder. We will also see how we can create model or how we can convert JSON data into Dart model classes

______________/Connect On Social Media\_____________
=========================================

► How to capture image from camera in flutter:

► My Card App Flutter :

►Covid-19 Tracker App using Rest API's :

►Firebase Blog App Android Java:

►C++ Tutorials :

rest apis, flutter rest api tutorials crash course,

Thank you for watching my channel do give feedback about this video.

#flutter #fluttertutorial #form #components #flutter #asiftajtech
Рекомендации по теме
Комментарии
Автор

source code:
do give a start if you it helped.

thetechbrotherss
Автор

for those people who are facing issue in map function in for loop, map function is a little bit modified so here is the code that u have to copy paste


for (Map<String, dynamic> i in data) {

}

muhammadhassan
Автор

struggling from past 4 days with APIs integration now finally understand it very well from INDIA sir

cs__adityaverma
Автор

You deserve millions of subscriber sirr, jus t love how you explained APIs so easily, I was finding it difficult to understand from a very long time

krutidewda
Автор

Dhanyawad bro. Yadi apke jese guru ho sikhane ko to kisi ko koi doubt nahi rahega and again thanks bro...❤️

vishnuprajapati
Автор

1st time I feel like APi's are easy to integrate ❤️ big respect for you!

AmeerHamza-vdsb
Автор

Sir one by one tut dekha bhaut ache se apne explained kiya hai. Eager for next continue tut video post.

sumitkumar-jnhe
Автор

sir when we started the loop
for (map i in data){

}
in this code the i is not working in fromjson code. it through the error and not working.

kamalmaher
Автор

Thanks, Buddy finally Caught all the concepts till here IDK why but I took 5 retakes then I got it

happycoding
Автор

Wow sir thankyou so much fir this! I need this kind of tutorial thankyou sir 🙂love from india💌

Himanshu_Explore
Автор

Thanks you sir muje bohot kuch sikhne ko mila muje bohot problem hoti jab api call karta tha par ab muje dout clear hogye Thanks

praveensuthar
Автор

Crystal Clear explaination.thank you sirr :)

preetiahuja
Автор

explained very well... wait for next video

nouman
Автор

The explanation was awosome. I would never need to ask Google for the materials you have covered in the lecture... Love from Flutter Interns : )

CodeWithSanny
Автор

sir proper smj aaya best tutorial sir ji👍👍😊 i'm from india ❤

sanjaypatidar
Автор

Bro v nice keep it up i follow your play list and learn a lot about api and abele to integrate api in my freelance projects.

ramzanch
Автор

excellent video. very nice explanation

shivanisoni
Автор

Can you please provide the JSON to dart model convertor extension in visual studio code because I am trying to download different Jason to dart converter it was not workin

viralcartoon
Автор

Sir can tell me what the difference between if I use that "AsyncSnapshot<List<PostApi>> snapshot" or only "snapshot"?

taimoormanzoor
Автор

The argument type 'Map<dynamic, dynamic>' can't be assigned to the parameter type 'Map<String, dynamic>' this erroe showing up when doing step you did at 12:02 min in video

TheHospitalityEmpire