Please subscribe to this TH-cam channel and click on the bell button so that you get updates on our videos. Thank you. th-cam.com/users/SnippetCoder 𝗟𝗜𝗞𝗘 | 𝗖𝗢𝗠𝗠𝗘𝗡𝗧 | 𝗦𝗛𝗔𝗥𝗘
what is this apiURL = 10.0.03 : 5000 ? wasn't the port set to 4000? However it doesn't show anything from my database.... There is just this spinning load icon on screen dude...:((
Please subscribe to this TH-cam channel and click on the bell button so that you get updates on our videos. Thank you.
th-cam.com/users/SnippetCoder
𝗟𝗜𝗞𝗘 | 𝗖𝗢𝗠𝗠𝗘𝗡𝗧 | 𝗦𝗛𝗔𝗥𝗘
This flutter + node.js series is amazing.. learning alot from these videos... thankyou so much sir 🙏
You are most welcome
agree
Thanks a lot, it's very helpful for me
can do blog course with nodejs using api-mysql
thanks, it is very helpful for me
To do the testing, do I need to connect the database in the terminal like the previous video?
request.fields["postTitle"] = model.postTitle!;
_CastError (Null check operator used on a null value)
any help ?
Sire plz make flutter multiveder app searies with nodejs plz......
Noted !!
In this video, 0:00:51, you have edit the existing product but its was added newly,
what is this
apiURL = 10.0.03 : 5000 ?
wasn't the port set to 4000?
However it doesn't show anything from my database....
There is just this spinning load icon on screen dude...:((
This ip is the path where my nodejs api is hosted and running in port 4000
@@SnippetCoder I changed it to 4000 but still nothing.
When I connect api with chrome it works correctly but when I connect api with emulator it doesn't work.
Hello, Just make sure the API address of your API is accessible from emulator and both are on same network if you having your API hosted in localhost.
Which database do you use?
MongoDB
Please is 10.0.03:5000 same as localhost:5000 ?
Yes
sir can i get the source code
Sure, Checkout our Github
Errors sir
What the error