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
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...
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 :)
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.
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
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...
Hey bro! Believe me you tutorials of flutter are the best on the internet!❤️
Keep posting more videos
i had a lot of confusion until now...and your tutorial helped me understand the basic really amazingly...thank you for this awesome tutorial
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 :)
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.
You can read from another folder... Just add it to assets . And use jSON.encode to encode a JSON file then save , read repeate
Desi Programmer I mean write by the user, that use your app no you write other file Json manually, thanks so much again :)
Use a form to get data from user then encode..
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?
Same question
Did you find any TH-cam videos related to models?
Thanks for the video, it would be helpful if you could post the code to Github so people can reference. Otherwise this was great.
Thankyou so much man....
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 ?
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..
How to put the json file in asset? Thank you
Can u help me with paragraph with questions format
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.
it shows me Instance of 'Car' model how i can fix it please sir...
This library github.com/k-paxian/dart-json-mapper has even less boilerplate and more features