Always the Indian guys with little followers that give quality contents. I don't know who you are bro, but you just helped me solve a problem I have been having since yesterday. I wish I could give you a hug right now. Thanks man.
@nishantkr57598 ай бұрын
Oh api consuming is so easy 😮 ! In other videos they showed 1-2+ hours videos and showed really complicated ways... This was a life saver, I feel really confident in flutter now ! Thanks man
@yugeshyugi618810 ай бұрын
I searched for API, but nothing is understandable.. finally i got this, it's really easy to understand, thanks for this video bruhh❤
@salmanabid17004 ай бұрын
I usually don't comment on videos but thumbs up for you Sir! I have been searching on how to make API, how to intergrate API, what is API... etc but never found the right one, after just watching a video of 12 mins I am already getting answers to all of my questions. Thanks a lot for this small series of API.
@ravi20484 ай бұрын
Mann, you've no Idea how many tutorials I've followed, finally something simple and goes easy on brain!!
@manthansawant3905Ай бұрын
bhai isme pura get post dono method he series me?
@ravi2048Ай бұрын
@@manthansawant3905 I don't quite remember but the tutorial is simple and once understood you may further refer on general docs/tutorial about API's and may read about some packages like dio, http, etc..
@ahmadkhan-h3n6b8 ай бұрын
Always the Pakistani guys with little followers that give quality contents. I don't know who you are bro, but you just helped me solve a problem I have been having since yesterday. I wish I could give you a hug right now. Thanks man.
@nagasatya59698 ай бұрын
u could have copied the same comment. wtf he's not a pakistani idiot
@etherex0078 ай бұрын
He is Indian
@ritikjain641110 ай бұрын
Thank you, the tutorial was very helpful, i wanted to find out how to fetch data from API, your tutorial was as simple and understanding.
@my_wave_app6 ай бұрын
thanks for this video it really helped me to build my mobile app back in the days (social media influencer data dashboard), which is now live! it has been few days only but this video was very helpful! API was a bit trickier than expected but could make it work :) thanks again!
@haiderali08014 ай бұрын
the best ever video on API, Thankyou man!
@cristinaandolfatto12268 ай бұрын
This is really well done! Simple and clear! Thank you very much 😊
@DavidSKIM-su9em11 ай бұрын
it's easy to understand and very imformative! thanks
@fadilahumar4146 Жыл бұрын
i love this tutorial for the beginner, easy to understand thanks a lot u'r amazing
@mohammadbakhsh95476 ай бұрын
that's super simple and easy tutorial for beginners
@clovisstanford6515 Жыл бұрын
Man nailed it truly understood awesome , and had some doubts some people uses connectionstate == 200 , why is that why don't you use that ?
@edilsonroque66919 ай бұрын
Amazing my friend. Thank you so much
@piexytube Жыл бұрын
Mind-blowing🔥🔥
@nabil_x110 ай бұрын
Thanks for making it look easy!
@ashiqnuaiman2 жыл бұрын
thankyou for this super amazing tutorial series, truly thanks alot. if you get the time a series on data caching and repository pattern would be super helpful to the community :) Thanks
@TheHeroIsRisingUp4 ай бұрын
Thanks bro! I was struggling with this.
@mordex8880 Жыл бұрын
thats awsome video i really like that and help me to learn api :) thanks bro ; just please improve your english and you will have more subscribers
@federicogiovacchini2340 Жыл бұрын
thank you a lot. professional but simple tutorial
@NitishKumarSingh Жыл бұрын
Glad it helped
@usertuserb7057 Жыл бұрын
Thanks a lot , new subscriber from Algeria.
@relaxingmusicforcalmstudys6823 Жыл бұрын
very nice explanation. thanks ❤❤❤❤❤❤❤
@iShahzainAhmed Жыл бұрын
Wonderful and easy explanation, thanks a lot!
@anoopx5 Жыл бұрын
Thank you for sharing this simple API implement video..
@aidevbhanu7 ай бұрын
thank, you save my day . 🥰
@tanveersyed9999 Жыл бұрын
hello sir thank you I just learn it well, sir but sometime i get confuse that how I can call the API which is complecated
@telmax20059 ай бұрын
Hello. Thank you for your lessons. I have a question. Why are users = users[index] the final? The user is overwritten at each iteration?
@ishitapathak6767 ай бұрын
In the context of the ListView.builder, each iteration of the itemBuilder function creates a new scope where final variables are declared and assigned values specific to that iteration.
@perplexedyou9729 Жыл бұрын
i am facing an error "final email=users[ 'email' ] " they said the argument type "string" can't assign to a argument type "int" can you please help!
@perplexedyou9729 Жыл бұрын
i have solved the problem... thanks for this amazing tutorial...
If our json data is jsonobject means not in array then how can we display it in Text widget ?
@tigeruppercut2000 Жыл бұрын
Good english 👍
@potlapallisravya10 ай бұрын
with out model class is it possible?
@BitproGlobal Жыл бұрын
Good one
@NitishKumarSingh Жыл бұрын
Thanks
@isrealemmanuel-l7o4 ай бұрын
nice job
@mahmoudramadan9193 Жыл бұрын
Amazing !♥♥
@nextzen9550 Жыл бұрын
thank you very much dil se bro
@Erwinus11 ай бұрын
thx 🎉 amazing good..
@aciddeveloper94352 жыл бұрын
Amazing content !!!!!
@NitishKumarSingh2 жыл бұрын
Glad you enjoyed it
@abasilis2 жыл бұрын
Hi, I am learning how to get data from an API, and I see you have two main object which is 'results' and 'info', what type of variable should I define to get the data from the 'info' since info is not a list. Thanks to anyone who can help em here.
@ibrahimaabdellahidiallo99582 жыл бұрын
if u don't know what the type of variable that u want to declare, u can set it a dynimic type,
@NitishKumarSingh2 жыл бұрын
You can use Map data type for info
@memo84357 ай бұрын
Amazing
@shadisukkar Жыл бұрын
What if I want to have my own usernames and profile pictures? what should I do? Please help ASAP
@flutterIgnite Жыл бұрын
code is not working for me. No error in debug console. the Print is not showing. when calling the method
@flutterIgnite Жыл бұрын
found the fix. nvm, thank you for this awesome tutorial
@haseebrehman7334 Жыл бұрын
what was the fix, Im facing the problem too @@flutterIgnite
@ShashankSahu-r5b Жыл бұрын
setState is not working inside void function, what to do??
@anshulhusika3368 Жыл бұрын
make it state full wedgit
@kadirkazimov64993 ай бұрын
Thanks a lot!
@AmitSAINI-bm1yr Жыл бұрын
Funksun.....😂❤
@DeepVekariya-pw5ru Жыл бұрын
i'm doing same codde but i get this error, anyone has solution? "Expected a value of type 'List', but got one of type 'Null'", i declare list as dinemic
@giorgiozarantonello2211 Жыл бұрын
in fisical phone i can t see the list populated , any advice ?
@AmeerHamza-vd9sb Жыл бұрын
Give it proper height and width
@shaikbanu87352 жыл бұрын
Do any one know to set percentage indicator while api calls
@NitishKumarSingh2 жыл бұрын
We can’t have actual percentage indicators for API call! The indicator which you see on some website or app corresponding to api call are dummy indicator
@shaikbanu87352 жыл бұрын
@@NitishKumarSingh so there is no proper sulution,right ?
@lxmwaniky8 ай бұрын
Thanks alot.
@HafizurRahman-px9yx Жыл бұрын
Can anyone tell me how to show both first and last name same time in the title ?
@muhammadhuzaifa5462 Жыл бұрын
final firstName=user['name']['first']; final lastName=user['name']['last']; title: Text(firstName+' '+lastName),
@jithintv5118 Жыл бұрын
Unhandled Exception: type 'Null' is not a subtype of type 'String' ....i am getting this error
@MemeFuse18 ай бұрын
perfect
@VinayKumar-jl3ff2 жыл бұрын
You make in hindi in easy language
@NitishKumarSingh2 жыл бұрын
I have started making videos in Hindi You should subscribe to this channel kzbin.info/www/bejne/b6vVYZuqh9B-l8k
@sakthivlogsofficial2 жыл бұрын
Very Good Video & Pls continue with English
@NitishKumarSingh2 жыл бұрын
There are lots of quality English KZbin channel but coming to the Hindi there are few. I will continue in both language and this channel is specifically for English
@learnwithnoxivu2 жыл бұрын
Nice!
@NitishKumarSingh2 жыл бұрын
Thanks!
@fahimullah67522 жыл бұрын
my data isnt showing in list
@NitishKumarSingh2 жыл бұрын
What issue you’re facing?
@fahimullah67522 жыл бұрын
@@NitishKumarSingh i have a json which has only object not array so I'm confused how to to get data from this type of json
@NitishKumarSingh2 жыл бұрын
Please share more information here facebook.com/nitishk72 So I can guide you
@MehmetEren-c8g Жыл бұрын
thanks
@potlapallisravya10 ай бұрын
source code plz
@FlutterWithFlutterFlow Жыл бұрын
Hi, who wants to teach rest API in Flutter. I don't know well, please somebody help me. Thanks!!!