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

Поділитися
Вставка
  • Опубліковано 28 гру 2024

КОМЕНТАРІ • 312

  • @thetechbrotherss
    @thetechbrotherss  2 роки тому +14

    source code:
    github.com/axiftaj/Flutter-Rest-Api-Tutorials-With-Example
    do give a start if you it helped.

    • @azeemhussain1109
      @azeemhussain1109 2 роки тому +1

      already given you star and shared with friends, wish you, to get more stars. amazing tutorials series

  • @muhammadhassan4289
    @muhammadhassan4289 Рік тому +24

    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 i in data) {
    postList.add(PostsModel.fromJson(i));
    }

    • @thetechbrotherss
      @thetechbrotherss  Рік тому +2

      It's not necessary , it will work the way i taught them but most of the student didn't follow carefully that's why they faced isssues

    • @noumaniqbal4965
      @noumaniqbal4965 Рік тому +2

      Yes you are right. I face this problem for one whole day.

    • @noumaniqbal4965
      @noumaniqbal4965 Рік тому +1

      @@thetechbrotherss Sir he says right.

    • @sufyantalib8289
      @sufyantalib8289 Рік тому +1

      Thanks for helping

    • @shahzadwarraich2911
      @shahzadwarraich2911 Рік тому +1

      I was also facing that issue thanks for sharing

  • @vishnuprajapati89
    @vishnuprajapati89 2 роки тому +2

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

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +1

      Thank you subscribe kr dain share kr dain doston k sath

  • @cs_010_adityaverma2
    @cs_010_adityaverma2 Рік тому +3

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

  • @AmeerHamza-vd9sb
    @AmeerHamza-vd9sb Рік тому +4

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

  • @CoderUmar-hw6ef
    @CoderUmar-hw6ef 4 місяці тому +3

    Appreciate your Sophistication of HardWork for Public 😍

  • @krutidewda3152
    @krutidewda3152 Рік тому +5

    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

  • @sumitkumar-jn8he
    @sumitkumar-jn8he 3 роки тому +1

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

  • @praveensuthar3036
    @praveensuthar3036 2 роки тому +1

    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

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому

      Great it helped, do subscribe, like the video and share it with your friends.

  • @syedshabbarraza6384
    @syedshabbarraza6384 5 місяців тому +1

    JAZAKAllah sir aaj bhi aap ki waja sy kuch new sekhny ko mila

  • @TheHospitalityEmpire
    @TheHospitalityEmpire 2 роки тому +2

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

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +1

      Error is self explanatory click on this error go to the model and change string to dynamic and please watch video carefully till end.

    • @rehanhamayun1353
      @rehanhamayun1353 2 роки тому +1

      Change the Map to "Map

  • @ayushmishra8505
    @ayushmishra8505 2 роки тому +1

    Not working - 14:58 when you print postList length in list view
    I write exact same code but my phone screen is empty not getting any data in listview.
    Try everything.

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +1

      test api in postman and then follow the process carefully

    • @ayushmishra8505
      @ayushmishra8505 2 роки тому

      @@thetechbrotherss Already didi it API works well in postman

  • @sanjaypatidar7605
    @sanjaypatidar7605 2 роки тому +1

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

  • @Himanshu_Explore
    @Himanshu_Explore 2 роки тому +2

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

  • @xul.fekkaar
    @xul.fekkaar Рік тому

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

  • @kamalmaher9920
    @kamalmaher9920 Рік тому +2

    sir when we started the loop
    for (map i in data){
    postlist.add(postmodel.formjson(i));
    }
    in this code the i is not working in fromjson code. it through the error and not working.

    • @thetechbrotherss
      @thetechbrotherss  Рік тому

      Check you must he doing something wrong

    • @ashhadahmed72
      @ashhadahmed72 4 місяці тому

      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 i in data) {
      postList.add(PostsModel.fromJson(i));
      }

  • @happycoding7079
    @happycoding7079 2 роки тому +1

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

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +3

      hahahahhah this is experience, support me on insta: instagram.com/thetechbrotherss/

  • @nouman1213
    @nouman1213 3 роки тому

    explained very well... wait for next video

    • @thetechbrotherss
      @thetechbrotherss  3 роки тому +1

      Will upload very soon. Hopefully will complete this series this week.

  • @asimreyazuddin3494
    @asimreyazuddin3494 7 місяців тому

    11:24 I was not able to follow the process there. Could you explain the for loop again?

    • @thetechbrotherss
      @thetechbrotherss  7 місяців тому +1

      These are type of loops, we are looping on data

  • @muhammadhanif1636
    @muhammadhanif1636 3 роки тому

    best tutorial I have seen in youtube

  • @starkstreak5583
    @starkstreak5583 2 роки тому +1

    very nice and easy explanation sir

  • @theinfluencer940
    @theinfluencer940 Рік тому

    19:28 pr custom list jo banai hai us ko clear ku karty hain? can someone expalin reason behind it.

  • @batishqureshi
    @batishqureshi 2 роки тому +1

    Amazing video brother! Keep it up!

  • @inoxentmuqeet6727
    @inoxentmuqeet6727 2 роки тому +1

    End level 💯

  • @ramzanch4055
    @ramzanch4055 3 роки тому +1

    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.

    • @thetechbrotherss
      @thetechbrotherss  3 роки тому +1

      Glad to hear that, so subscribe and share with your friend.

    • @ramzanch4055
      @ramzanch4055 3 роки тому

      @@thetechbrotherss sure sir

  • @goodwebdevelopers2582
    @goodwebdevelopers2582 2 роки тому +1

    Hi sir Im getting an error, please help
    for (Map i in data) {
    postList.add(PostsModel.fromJson(i));
    }
    The i value in line postList.add(PostsModel.fromJson(i)); is giving the following error
    The argument type 'Map' can't be assigned to the parameter type 'Map'

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +2

      user 'Map as message is self explanatory.

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +1

      Go to your model and change it.

    • @muhammadjavedrafique4592
      @muhammadjavedrafique4592 2 роки тому +3

      write for(Map i in data) insted of for(Map i in data)

    • @asadullah4269
      @asadullah4269 2 роки тому

      @@muhammadjavedrafique4592 brother i used this but now its give me this error for data ( the type string used in for loop must implemnt iterable)

    • @pushpeshpainuly5526
      @pushpeshpainuly5526 Рік тому

      bro when i print "i" it throw error 😑

  • @wasimzaman674
    @wasimzaman674 2 роки тому +1

    Assalam O Alekum.....
    Jesa k aap ne kaha k agar post API ka jo response hai agar us mai se list yani k array ka naam hota to hamara model achay se ban jaata, kya model ko sahi tarah se banane k liye hum us response ko explicitly change nahi kar saktay ? kya hum is pooray response ko object mai wrap kar k is list ko naam nahi de saktay?

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому

      JSON response backend engineer bnata ha ap usko jaise kahin gy wo set kr dy ga r ap easyly handle kr lain

  • @shivanisoni9803
    @shivanisoni9803 2 роки тому +1

    excellent video. very nice explanation

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому

      thank you do subscribe and share with your friends

  • @g4gamer330
    @g4gamer330 2 роки тому +1

    salam sir sir ma na ya poucha na tha ka ap na for loop ka bahar q return kar wa ya hai data ku andar bhi tu hu sakhta tha

  • @kirticabhandari623
    @kirticabhandari623 2 роки тому +1

    I have a question.. please give me reply. Why we are creating model for JSON? I don't understand, why it is need?

  • @Gulfam-b2f
    @Gulfam-b2f 7 місяців тому

    very well explained

  • @viralcartoon567
    @viralcartoon567 2 роки тому +1

    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

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +1

      You can use any online website for JSON to dart converter. I have not used VS code so i don't know.

    • @binqasimmasood8899
      @binqasimmasood8899 2 роки тому

      did u solve this error

  • @preetiahuja8672
    @preetiahuja8672 Рік тому

    Crystal Clear explaination.thank you sirr :)

    • @thetechbrotherss
      @thetechbrotherss  Рік тому +1

      Go ahead you will love it, make sure to read the description and first comment. Do subscribe and share with your friends

  • @hammadahmad7963
    @hammadahmad7963 Рік тому +1

    The argument type 'Map' can't be assigned to the parameter type 'Map'.dart

  • @ShahSikander
    @ShahSikander 5 місяців тому

    if statment ko execute kr k loading show ho rha screen pr agy move nai kr rha else tk?aysa q ho rha hy ..JsonToDart plugin kamnai krr rr to google pr Json to dart use key ta kya uss wja sy data show nai ho rha yaa kia issue ho skta hy?

    • @thetechbrotherss
      @thetechbrotherss  5 місяців тому

      aise is liye ho raha ha k q k ap check ni kr rahy k error kahan par ha
      use try and catch

  • @hammadahmad7963
    @hammadahmad7963 Рік тому +1

    Sir I got error in postList.add(PostModel.fromJson(i));
    in (i)

  • @demodemo9429
    @demodemo9429 3 роки тому

    Great explanation sir 👍👍👍

  • @allinonewithSnehaa
    @allinonewithSnehaa Рік тому

    I Love your video great work sir ❤

  • @Vidushishukla-s5v
    @Vidushishukla-s5v Рік тому

    we can't decode data without checking response code (10:15) this is flow error

  • @Mohsin_Chaudary
    @Mohsin_Chaudary 4 місяці тому

    Sir using this methos app runs smmoth on emulator and show response but on physical device it gives error after giving internet acces in .xml file and building apk it it showing blank screen

    • @thetechbrotherss
      @thetechbrotherss  4 місяці тому

      it means ap k parent widget ma issues ha, use expanded and write place

  • @S4eedKhan
    @S4eedKhan 4 місяці тому

    Asalam u Alaikum Respected Sir,
    in line 24 where you use for loop
    for(Map I in data){
    postList.add(myModel.fromJson(i)); is not working for me
    with the help of gemini I got this code which is working correctly
    postList = (data as List).map((i) => myModel.fromJson(i)).toList();

    • @thetechbrotherss
      @thetechbrotherss  4 місяці тому

      nice

    • @S4eedKhan
      @S4eedKhan 4 місяці тому

      @@thetechbrotherss Thanks Sir,
      Looking forward to meet you someday''
      Yesterday a friend told me that I usually see Asif Taj in IT Park Peshawar,donno if its true or not

  • @amitpersonal6820
    @amitpersonal6820 Рік тому

    If anyone have error
    in for loop
    Use
    for (map i in data)

  • @azcreativemedia7118
    @azcreativemedia7118 Рік тому

    Can't get output of api integrarion in chrome?

  • @taimoormanzoor7386
    @taimoormanzoor7386 2 роки тому

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

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +1

      List is returning list data in async you can define whatever the data type returning it could be bool, i suggest you watch my widget of the week series for better understanding of future and stream builder with snapshot.
      do subscribe and share with your friends.
      support me on insta: instagram.com/thetechbrotherss/

  • @virtalHospital
    @virtalHospital Рік тому

    sir jab ma postmodel ki file bna raha hn to mera pas 4 files create ho rahi hain,,
    1 address.dart
    2 company.dart
    3 geo.dart
    aur json place holder sa data copy kia ha and same data ha array sa start ha

  • @anasmalix8593
    @anasmalix8593 2 роки тому +1

    why i am not familiar with this code i think i am missing some pre-requisite for this code to understand i cant understand this syntax

  • @Songme55
    @Songme55 Рік тому +1

    The body might complete normally, causing 'null' to be returned, but the return type, 'Widget', is a potentially non-nullable type. this error is coming

    • @thetechbrotherss
      @thetechbrotherss  Рік тому

      Please follow the video carefully it say data is coming null

  • @sherazkhan_1044
    @sherazkhan_1044 2 роки тому +1

    sir Assalam walikom
    sir mai vscode use kar raha hu mai konsi extension use karu please sir i am stucked off.

  • @SarimAli-k7g
    @SarimAli-k7g Рік тому

    so hamein pehle api se model nikalna hoga postman se, and than usko convert krna hoga?

  • @hauntednightshindi
    @hauntednightshindi 2 роки тому +1

    hello brother please help me with this ---------- The name 'PostsModel' isn't a type so it can't be used as a type argument.-------- I am getting this error but you are not

  • @priyamohod1510
    @priyamohod1510 Рік тому

    hello, I am not able to select that option new file Json to dart, how to solve this?

  • @FantasyChannelShuvo
    @FantasyChannelShuvo 3 роки тому +1

    Nice video....

    • @thetechbrotherss
      @thetechbrotherss  3 роки тому +1

      Thanks, do subscribe and share within your friend circle.

    • @FantasyChannelShuvo
      @FantasyChannelShuvo 3 роки тому +1

      @@thetechbrotherss i have already done..sir will u plz make this video....?

    • @thetechbrotherss
      @thetechbrotherss  3 роки тому

      Bro i have already provided your the content you need to learn how to utilise things according to your requirements based on concepts you have learn. This is actual development.

  • @tusharprajapati6431
    @tusharprajapati6431 2 роки тому +1

    bro love from india

  • @ABHISINGH-ty7ln
    @ABHISINGH-ty7ln 11 місяців тому

    Sir i got error when i create class name PostsModel it's not show posts-model.dart

  • @zoshypermar
    @zoshypermar 2 роки тому +1

    Excellent Sir ! Sir tell me command in android studio for wrap with widgets. What command you type for wrap with widgets? Here control+ Enter not working for wrap with widgets

  • @md.abulmoshadchowdhury1646
    @md.abulmoshadchowdhury1646 Рік тому

    Hello brother! everything is fine but i don't understand the line object.fromJson/toJson ? what is the functinality of these two functions ? if u would discuss then would be more helpful for me!

    • @thetechbrotherss
      @thetechbrotherss  Рік тому

      it map the values if you change the parameter name in model you will null values

  • @gamesden8021
    @gamesden8021 Рік тому

    sir please yeah answer kardain ky for(map i in data) yeah ju likhna hai woh list ma jason ky object ko add karna ky liya likha hai na or yeah map kuhn use kiya hai plz

  • @shahab1479
    @shahab1479 2 роки тому +1

    thanks for making this video

  • @basitfaizan7928
    @basitfaizan7928 Рік тому

    Sir I wants to make Netflix clone app with authentication features using firebase and I will use apis to get movies so the problem here is that how should I make my folder structure so that it looks professional

  • @alihassan5651
    @alihassan5651 2 роки тому +1

    Thanks soo much for this

  • @nardrev5437
    @nardrev5437 Рік тому

    how to pass a query when i log in and the id from that login will go to the url?

  • @hfurqan980
    @hfurqan980 11 місяців тому

    sir why we use snapshot in the future builder widget

    • @thetechbrotherss
      @thetechbrotherss  11 місяців тому

      this is just a name you can use any name, it returns different states

  • @wardaamjad
    @wardaamjad Рік тому

    Is it necessary to create Live REST API's to integrate them with flutter?

  • @hashimjahangir9427
    @hashimjahangir9427 2 роки тому +1

    hey brother the api response returns null.
    any solution

  • @dushyantsharma2415
    @dushyantsharma2415 Рік тому

    yeh error sy pareshan hu kya kru _TypeError (type '_InternalLinkedHashMap' is not a subtype of type 'Iterable')

  • @hemant2406
    @hemant2406 Рік тому

    Sir mera code run hogya h pr mujhe steps yaad nhi rehti h...mujhe prior knowledge nhi h programming ki dart hi first language h jo me sikh rha hu...plz guide what i have to do

  • @AliButt-fk7oz
    @AliButt-fk7oz Рік тому

    brother snaps hot data hasData is true but kuch b show hii ho rha?? na title na id

  • @mohdzaid-3430
    @mohdzaid-3430 Рік тому

    i dint get the API only loading is showing at top of the screen
    so plzz help

  • @sk10120
    @sk10120 Рік тому

    can you please explain the use of postList.clear() that you added ?

  • @HrithikRajput-o6b
    @HrithikRajput-o6b Рік тому

    should i call async func inside build

  • @zenZcoder
    @zenZcoder Рік тому

    FormatException (FormatException: Unexpected character (at character 1)
    ^
    )
    I am getting this error

  • @meenakshibhasin9456
    @meenakshibhasin9456 Рік тому

    Hi, thanks for the video. I have issue. when i am trying to display the id and userid. it is showing error. Can you please explain how to do that

  • @Hisk1496
    @Hisk1496 Рік тому

    Sir i coded it in android studio and in this code i have no error, when i run it in chrome web it is showing me no data, its showing blank page is there any solution for this issue. How can I run it in Google Chrome as well?

  • @iShahzainAhmed
    @iShahzainAhmed 2 роки тому +1

    Sir you explained everything very greatly in this video, but I don't know why this entire concept of creating List and FutureBuilder seemed very difficult to me, or maybe I need to watch it multiple times to understand it properly.

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +2

      First time it's always difficult with practice and as you move forward it will be very easy

    • @iShahzainAhmed
      @iShahzainAhmed 2 роки тому +1

      @@thetechbrotherss In Shaa Allah sir I'll try practicing it!

  • @FantasyChannelShuvo
    @FantasyChannelShuvo 3 роки тому +1

    Give me same project done with expansion list with builder and data from local json file... Plz....sir reply......

    • @thetechbrotherss
      @thetechbrotherss  3 роки тому +1

      Please watched my video on expansion list and then part 10 of this video series. You will get your answers. And yes i reply to every comment and feel free to contact via social media platform.

    • @FantasyChannelShuvo
      @FantasyChannelShuvo 3 роки тому +1

      @@thetechbrotherss give ur fb contact....

    • @thetechbrotherss
      @thetechbrotherss  3 роки тому

      See description
      In part 10 just place the the code of my expansion tile video into your if block snapshot.has and see the magic.

  • @zahrachoksi6571
    @zahrachoksi6571 3 місяці тому

    Hello maine same code likha hai phir bhi loading ... Hii show hota hai what is the reason behind this ???

    • @thetechbrotherss
      @thetechbrotherss  3 місяці тому

      use try catch to catch the error

    • @educationforever314
      @educationforever314 2 місяці тому

      I skipped the ! operator in the following code. Check if you made the same mistake.
      if (!snapshot.hasData) {
      return const Text('loading');

  • @shashidharchinna1203
    @shashidharchinna1203 Рік тому

    am getting error at homescreen page, Map i in data=> in getting error

    • @thetechbrotherss
      @thetechbrotherss  Рік тому

      Please watch video carefully, understand the concepts and fix it. You must be doing something wrong

  • @Arbic_calligraphy65
    @Arbic_calligraphy65 Рік тому

    nice sir

  • @Kumar2k12
    @Kumar2k12 2 роки тому +1

    I am subscribed to utr videos. Please explain How to use JsonToDart using android studio build json model

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +1

      please watch part 5 and 6 i teach how you can do that

    • @Kumar2k12
      @Kumar2k12 2 роки тому

      @@thetechbrotherss Yes Thank you for that and I have watched it , but in settings of jsonToDart which to be preffered. It is very canfusing as I have tried it.

  • @ssagaming4545
    @ssagaming4545 2 роки тому +1

    sir this Api code is not working .

  • @kmailabbas5000
    @kmailabbas5000 2 роки тому +1

    sir sime aap jaisa code kia hai likin screen per Text k ilawa kuch or show nahi ho raha

  • @walidkhan5337
    @walidkhan5337 2 роки тому +1

    same code no error still API not working?

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому

      Api is working check again you must be flint something wrong

    • @walidkhan5337
      @walidkhan5337 2 роки тому

      i think snapshot mai data nahe arha sirf loading show kr raha hai kya karo ab?

    • @walidkhan5337
      @walidkhan5337 2 роки тому

      @@thetechbrotherss thank you for your reply and last mai maine apka code pora copy keya still not hit api

  • @joymazumder-kr2og
    @joymazumder-kr2og 6 місяців тому

    I dont understand , what is null safety ? and how i understand when null safety or not ?

    • @thetechbrotherss
      @thetechbrotherss  6 місяців тому +1

      null safety means value cannot be null for variable

  • @muneebullah427
    @muneebullah427 Рік тому

    why we crate model plz explain

  • @harshitagrawal6334
    @harshitagrawal6334 10 місяців тому

    what is the purpose of postList.clear().

    • @thetechbrotherss
      @thetechbrotherss  10 місяців тому

      to clear the list before adding the data into list to avoid duplication

  • @muhammadraheel2721
    @muhammadraheel2721 Рік тому

    Sir g humna jo i use kiya ha wo tu kahi declear ni krwaya tu wo kesy use ho gya

  • @022_cse-csdeepakkumarsain7
    @022_cse-csdeepakkumarsain7 Рік тому

    Sir i think the line 22 code should be inside the if statement starting at line 23

    • @thetechbrotherss
      @thetechbrotherss  Рік тому

      I don't remember right now but you can learn the procedure and implement it

  • @hassanalivlogger
    @hassanalivlogger 2 роки тому +1

    nice

  • @SSAPro
    @SSAPro 2 роки тому +1

    This API code is not working

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому

      It’s working bro check the comments working with everyone

  • @romzanali9930
    @romzanali9930 Рік тому

    postList.add(PostsModel.fromJson(i)); here (i) variable giving red mark. it's saying "The argument type 'Map' can't be assigned to the parameter type 'Map"

  • @noumanrafiq4409
    @noumanrafiq4409 Рік тому

    Sir, how to create your own api(i mean real API) ? is there any specific platform for it...

  • @fawadahmed2306
    @fawadahmed2306 2 роки тому +1

    sir kindly also explain the model .from json, tojson,encoe,decode,etc..

  • @hassamkayani2521
    @hassamkayani2521 2 роки тому

    ya asa ho k ap ki API dynamic ho means bar bar change ho rhi ho to>?

    • @thetechbrotherss
      @thetechbrotherss  2 роки тому +1

      phr apko streams use krni parhin ge

    • @hassamkayani2521
      @hassamkayani2521 2 роки тому

      @@thetechbrotherss isma b jub Hum
      for(Map i in data){
      Model.add(PostModel.fromJson(i));//jub isko i assign karty han to kehta hye k Map ki value dain iska koi hall bta dain plz
      }

  • @user-Rania-n7m
    @user-Rania-n7m 11 місяців тому

    sir, you have shown only 3 screens in this video, but there are lot of screens in the source code.

    • @thetechbrotherss
      @thetechbrotherss  11 місяців тому

      it's a complete playlist

    • @user-Rania-n7m
      @user-Rania-n7m 11 місяців тому

      @@thetechbrotherss oops! sorry. I didn't notice. Thankyou sir

  • @akhileshgoswami9497
    @akhileshgoswami9497 3 роки тому

    Osm video

  • @Desh_Ki_Baat.
    @Desh_Ki_Baat. 6 днів тому

    hlo asif sir mere api connectivity me non nullable ka problems aa rha h pls sir how to resolve that problems pls pls guide me sir pls pls pls pls pls pls pls pls pls plspls plsp lsp

  • @The_Suraj_Khot
    @The_Suraj_Khot 8 місяців тому

    tnx bro..

  • @nihalpadwal
    @nihalpadwal 3 роки тому +1

    what if i have name for my array to tell

    • @thetechbrotherss
      @thetechbrotherss  3 роки тому +1

      If your response start with object and then you some array inside that object and those objects have some same name parameter then it won't work. But you can fix this issue manually but this takes time.

    • @nihalpadwal
      @nihalpadwal 3 роки тому

      @@thetechbrotherss okay thanks

  • @ashikmahmood4018
    @ashikmahmood4018 2 роки тому +1

    Boss Please make video about dio...plz

  • @saddamwassan897
    @saddamwassan897 Рік тому

    I can't find PostsModel key word its giving error Kindly help bro