Heroku alternative Render working for me, u have to sign out and sign in again in render if u face issue and give node src/server.js for start command wait for 10 min to upload,,, bye
Nice content you make this so simple. Can you please make video about how to call localhost API in flutter and run on real device without Heroku. I have been tried multiple solutions like putting the IP address and Host name but it shows me error "route not found". I also search the it says that your server is not running but my NodeJS server is running fine and in the postman API is giving correct response. So, Can you help me..
The process remains the same as the backend does not depend on the client type. You can just deploy your backend the same way as you'll do for any other app. And then from the client (flutter web) make requests using the http package to fetch and send data.
By default Heroku starts the server in PORT 80, that's why we used process.env.PORT to get that port exactly. But in case of some other services like AWS, we can set our own PORT. So, in that case we'll be using the PORT 5000. So the code is written like that just so we don't have to change the code if we wish to switch to a different hosting.
Hello Sir, Aap flutter app ko debug kese karana hai vo bata sakte hai kyoki error kaha aa rahi hai uska pata chale. Thanks for giving me your important time
1. You can set breakpoints in your IDE to stop the code at a particular line and then continue from there. 2. Most of the times if you see the error carefully there will be a file name and the line number for the error. 3. Use print or log to print messages in the console for different processes you execute so you can track what's causing the problem. There are many more ways you can see what works best for you.
Hello Sir, Please aap Flutter ke testing per video banaiye kyoki mene sabhi youtube ke video dekhe baad me mene blog bhi bhot sare padhe lekin kisi me bhi proper solution nahi mila to meri aapse request hai ki aap please Flutter Testing ka full video banao. Agar aap ke pass abhi koi solution hai to please aap link de sakte hai sir. Thank You For Giving Me Your Important .
When this video was created, Heroku had a free tier option. But sadly, they've stopped providing free services recently. You can check out AWS Free Tier or some other alternatives.
Due to some urgent work, next video will be a bit delayed and is set to be uploaded on Monday (December 27) at 06:00 PM 🕕
hey heroku is not free now name some alternative
I can't thank you enough for making this series 😭😭😭😭
Thank you sir heroku mey api banaliya..❤️
Glad to hear! 😁
Heroku is not workinig now, can you make a video on how to host in Netlify?
Beautifully explained. Keep it up
Glad I could help 😁
Heroku alternative Render working for me, u have to sign out and sign in again in render if u face issue and give node src/server.js for start command wait for 10 min to upload,,, bye
Please make a video and upload in AWS/render/netlify
You are just awesome sir
No, you're awesome! Thanks for watching 😁
Great tutorials so far! Thanks a lot
User render as alternative
great
😁😁
My Indian credit card is not working in Heroku. And without adding billing details, I am not able to create an app. So how did you solve this ?
Nice content you make this so simple.
Can you please make video about how to call localhost API in flutter and run on real device without Heroku.
I have been tried multiple solutions like putting the IP address and Host name but it shows me error "route not found". I also search the it says that your server is not running but my NodeJS server is running fine and in the postman API is giving correct response.
So, Can you help me..
hi they askinmg for payment
Please create a video on AWS ,How to use in flutter .
Will do in the future
Heroku requires the credit card information but i don't have any?? Is there any alternatives for hosting?? Thanks in Advance !
same problem :(
@@Amanullah-of3mg I did with the help of ngrok. You can also give a try.
@@kritarthabikramshah3210 thanks, I'll definitely try...
how to setup on aws, sir please
Will do it soon!
How to run over app in background in flutter make video on
Hi sir thanks for this very helpfull video. Can you explain how to setup node JS server for flutter web app please?
The process remains the same as the backend does not depend on the client type. You can just deploy your backend the same way as you'll do for any other app.
And then from the client (flutter web) make requests using the http package to fetch and send data.
Thanks Sir In Case Heroku Server is not running then our app runs on 5000 local port?
By default Heroku starts the server in PORT 80, that's why we used process.env.PORT to get that port exactly.
But in case of some other services like AWS, we can set our own PORT. So, in that case we'll be using the PORT 5000.
So the code is written like that just so we don't have to change the code if we wish to switch to a different hosting.
@@RohitSemriwal Sir did you analyze the production app pricing between heroku and firebase. I think firebase is better choice.
Hello Sir,
Aap flutter app ko debug kese karana hai vo bata sakte hai kyoki error kaha aa rahi hai uska pata chale.
Thanks for giving me your important time
1. You can set breakpoints in your IDE to stop the code at a particular line and then continue from there.
2. Most of the times if you see the error carefully there will be a file name and the line number for the error.
3. Use print or log to print messages in the console for different processes you execute so you can track what's causing the problem.
There are many more ways you can see what works best for you.
Netlify me upload kardo please brooooo 🙏🙏🙏🙏🙏🙏
Heroku kam nahi kar raha
Hello Sir,
Please aap Flutter ke testing per video banaiye kyoki mene sabhi youtube ke video dekhe baad me mene blog bhi bhot sare padhe lekin kisi me bhi proper solution nahi mila to meri aapse request hai ki aap please Flutter Testing ka full video banao.
Agar aap ke pass abhi koi solution hai to please aap link de sakte hai sir.
Thank You For Giving Me Your Important .
Will do my best
Hi Rohit Sir, you used free heroku but now when i created an account on heroku it is paid? how can i sign up for free heroku?
When this video was created, Heroku had a free tier option. But sadly, they've stopped providing free services recently.
You can check out AWS Free Tier or some other alternatives.
In next video we expect unique flutter UI. When will come next?
Coming Monday (December 27) at 06:00 PM 🕕
@@RohitSemriwal as the current time heroku is not working any more is there any alterantives