JSON In Flutter | Working With Simple And Complex JSON By Desi Programmer

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ต.ค. 2024

ความคิดเห็น • 21

  • @naveenkv4963
    @naveenkv4963 3 ปีที่แล้ว

    Very good tutorial for a beginner...i little bit confused about json before watching this video.. but after watching it became easy ..thank you very much sir

  • @mdabreeth4281
    @mdabreeth4281 4 ปีที่แล้ว

    Very Perfect explanation. I have been searching for complex json explanation for nearly a week, finally here i found excellent explanation and you made me to understand very perfectly. Thank you very much and you nailed it...

  • @thechillstation6208
    @thechillstation6208 4 ปีที่แล้ว +3

    Hey bro! Believe me you tutorials of flutter are the best on the internet!❤️
    Keep posting more videos

  • @venomden7730
    @venomden7730 3 ปีที่แล้ว

    i had a lot of confusion until now...and your tutorial helped me understand the basic really amazingly...thank you for this awesome tutorial

  • @moin3194
    @moin3194 5 ปีที่แล้ว +1

    Haii , i came across to this video with random search believe me , your explanation is really super.and helpful . Thank you bcoz of ur video i completed my nested json project .
    At end of the video you said future builder should be used efficiently ,plz upload the part 2 of this video . Good work , keep it up ,keep it simple :)

  • @joreenginer
    @joreenginer 5 ปีที่แล้ว +1

    nice video !!!! nice work!!!
    I have two question:
    1 -> Can I read json files to other folder?
    2 -> How can I write a json file in flutter (user interface) and save this json file in a folder (question 1)?
    Thanks in advance.

    • @DesiProgrammer
      @DesiProgrammer  5 ปีที่แล้ว

      You can read from another folder... Just add it to assets . And use jSON.encode to encode a JSON file then save , read repeate

    • @joreenginer
      @joreenginer 5 ปีที่แล้ว

      Desi Programmer I mean write by the user, that use your app no you write other file Json manually, thanks so much again :)

    • @DesiProgrammer
      @DesiProgrammer  5 ปีที่แล้ว

      Use a form to get data from user then encode..

  • @abgthscode6326
    @abgthscode6326 3 ปีที่แล้ว +1

    Bro, can i store a parsed json list into a model class and use that class in another page/screen to get details?
    Like from card view to details page?

    • @gokulanand9717
      @gokulanand9717 3 ปีที่แล้ว

      Same question

    • @gokulanand9717
      @gokulanand9717 3 ปีที่แล้ว

      Did you find any TH-cam videos related to models?

  • @DevOpsandBeyond
    @DevOpsandBeyond 4 ปีที่แล้ว

    Thanks for the video, it would be helpful if you could post the code to Github so people can reference. Otherwise this was great.

  • @blessenalex9794
    @blessenalex9794 4 ปีที่แล้ว

    Thankyou so much man....

  • @gamekhelo5905
    @gamekhelo5905 4 ปีที่แล้ว

    i design a website like cricbuzz using javaScript backEnd or frontEnd using a jeson for update live score and i am fresher can u guide me ?

  • @dreambiztech6711
    @dreambiztech6711 4 ปีที่แล้ว

    How to get nested data of arrays using listview builder with post request api
    If need api the I send api because I have a problem..

  • @TheBitz23
    @TheBitz23 3 ปีที่แล้ว

    How to put the json file in asset? Thank you

  • @harshitharavirala7006
    @harshitharavirala7006 4 ปีที่แล้ว

    Can u help me with paragraph with questions format

  • @techieendou8778
    @techieendou8778 4 ปีที่แล้ว

    I am using a online json file and mine always shows loading and never loadsup the data ... Please help if anyone knows what could be the problem.

  • @vidyasagargaikwad1268
    @vidyasagargaikwad1268 3 ปีที่แล้ว

    it shows me Instance of 'Car' model how i can fix it please sir...

  • @AlexanderMazuruk
    @AlexanderMazuruk 4 ปีที่แล้ว

    This library github.com/k-paxian/dart-json-mapper has even less boilerplate and more features