hi Dev Stack i am trying to add plugins in pubspec.yaml but it got an error ... Because model_json depends on json_serializable any from sdk which doesn't exist (could not find package json_serializable in the Flutter SDK), version solving failed.
In the description I provided a documentation link please check that you are using the exact spelling and exact place ( dev dependency or dependency) of your package :)
The endpoint url was the demo purpose only. The code of backend you will get in a github repo (the link of the repo is in the description) you have to run the backend server or else you can use your own api end point :) This video will demonstrate you how you will work with the rest api in flutter
1) Clone the git repo 2) go inside modelserver folder 3) npm install 4) then npm run dev :) But make sure you installed node js and mongodb in your system ;) If you are a linux user then I covered how to install node and mongodb in linux system watch it first :)
class UserUrl { static String main="example.com"; String checkexist="$main/users/checkexist/"; String login="$main/users/login/"; String registerVendor="$main/users/registervendor/"; String createstorefront="$main/businesses/createstorefront/"; } Kind of this and import it and use it ( it was old type way of using) But you can follow the new pattern like I used in blog app series (created a network handler)
Hey dev i need your help... I have to upload list of multiple images to api how should i do using multipart http Plz give me solutions i have tried all things
Best one 👌🏻 keep growing
Clear Explanation...loved it..looking forward for more advanced topics
I enjoyed the background music. Thank you.
Good explanation. One of the underrated channel❤️
Thanks raja ❤
Bhai Bhai Bhaiiiiiiiii
Jo koi na kr paya wo ap nae kr deya 😀
At last mai be sek gaya api hitting nd model class 🙂
Thanks .. Your way of explaining the concept is awesome... keep it up
very good explanation. Thanks so much!
thanks sir
Very useful channel 👍👍
Please do support this channel 💪
yes sir, we want full tutorial for parsing json with model class
Sure working on it :)
awesome bro
great video thanks:)
thank you for thise video
I am glad it helped you 😇😇😇
Please do #share and #subscribe so this channel will help to other people also :)
Thank you for this video
It means that we creat model for ache table in backend for getting data ?
Thanks so much bhai
Good explanation, thanks a lot!
thank u so much
Please model and JSON full tutorial... Thanks
Sure :)
yes, me too i want like this tutorial
THANK YOU FOR SAVING MY LIFE SIR YOU ARE TRULY A GOD PROGRAMMER.
hi Dev Stack i am trying to add plugins in pubspec.yaml but it got an error ... Because model_json depends on json_serializable any from sdk which doesn't exist (could not find package json_serializable in the Flutter SDK), version solving failed.
In the description I provided a documentation link please check that you are using the exact spelling and exact place ( dev dependency or dependency) of your package :)
@@DevStack i have solved the pluigin by upgrade flutter to latest version but url is not working
The endpoint url was the demo purpose only.
The code of backend you will get in a github repo (the link of the repo is in the description) you have to run the backend server or else you can use your own api end point :)
This video will demonstrate you how you will work with the rest api in flutter
Dev Stack so how can create url like that one
1) Clone the git repo
2) go inside modelserver folder
3) npm install
4) then npm run dev :)
But make sure you installed node js and mongodb in your system ;)
If you are a linux user then I covered how to install node and mongodb in linux system watch it first :)
What is your vscode theme?
Thanks for you video but the api link is not working. Can you check it out?
Thanks
Happy to help :)
Null error showed up for me. Adding 'required' fixed it. Model({required this.name, required this.phonenumber});
Im new to flutter. I have this very complex api.. Which im not able to parse into dart.
Could you help me out with the same?
You are using Vysor right? But how is your Vysor video quality that much better??
It also have option for high resolution
@@DevStack But its from Pro version right?
@@kevintailor51 No
@@DevStack Which version are you using? 3.1.0?
It is latest version 😅
How to define all urls in one class and pass it to get and lost plz urgent help
Define an object of url and import it in every places where you want to use
@@DevStack would you plz give me example
class UserUrl
{
static String main="example.com";
String checkexist="$main/users/checkexist/";
String login="$main/users/login/";
String registerVendor="$main/users/registervendor/";
String createstorefront="$main/businesses/createstorefront/";
}
Kind of this and import it and use it ( it was old type way of using)
But you can follow the new pattern like I used in blog app series (created a network handler)
Hey dev i need your help...
I have to upload list of multiple images to api how should i do using multipart http
Plz give me solutions i have tried all things
good try
music totally unnecesarry in tutorial videos
Hearts