Hey man, love your content. Can you make a similar video in future more about backend, CRUD and APIs and managing them with mongo or other databases, there aren't many tutorials of backend without firebase so that would be not just unique but great for all as big projects don't use Firebase but mongo, oracle along with web sockets and node. Keep going forward with your lovely content which is good and not a tutorial hell but hands on approach. Good luck for future mate.
Sorry, what part of the first video? UI? The tutorial is designed to simply teach authentication, not UI designing. If you wish to learn UI designing of a login page, there are various videos on it on YT (including a vid on this channel) So, the UI creation is not included not for views but to get straight to the point of the video. Let me know if you meant something else, thanks!
@@RivaanRanawat PLEASE MAKE VIDEO HOW TO CONNECT FIREBASE AUTH FOR SIGNIN,SIGNUP, OTP VERIFICATION, LOGOUT AND NODE JS SERVER + MONGODB DATABASE PLEASE 🙏
Hello Rivaan! Love your content. I just started on your Riverpod 2 tutorial. I was wondering if you have an example login logout application using Riverpod and Node? I still cannot quite grasp how to handle login. Thanks!
can you make a tutorial on mysql as well or else provide a resource so that i can adapt with mysql while following this tutorial or suggest what changes do i need to make in the steps
For the login authentication Im getting the String Undefined and illegal arguments error. Also when I copied the exact code and tried the different route(eg different mongodb hosting server) still Im getting same error saying Undefined and illegal arguments
Hey it's great but, while i am trying to signup the snackbar of utilities is showing instead of registered successfully, and no data is showing in collection (mongodb). I did it in thunder client but it's show refused by server. Please help it's urgent
[Provider] kindly teach us in your next project login signup with full authentication like when a user register himself an email should go to his email and after confirm the email user can login. This should be in rest api. It'll be more helpful for others. Thanks
@@RivaanRanawat Firebase Auth for google signin,signup, logout and node js + mongodb for server and DataBase. Please make a video how to connect firebase auth with node js and mongodb please. 🙏
Hey, I love your flutter videos so I'm subscribing ! I also wanted to know, you already made a clone on Instagram, but one day you will do on Twitter ? Anyway keep it up your videos are great quality 💪
Hey sir i was watching your amazon clone video, i was debugging ij a real device, i followed everything as you mentioned but i am getting connection refused & connection timeout also, my os is linux & took the ip address as well port used is 3000,can you please help me?
@@RivaanRanawat Firebase - auth for login,signup, logout,otp VERIFICATION Node js & express for server and mongodb for database please make video how to connect this and make app in flutter
I don't think it's out of date. Several people have been completing it and have notified me about it. Problem you'll face is with staggered grid view because they have changed their class names, null check operator and Firebase storage and firestore rules update. I have addresses those issues in the comments itself. Other problems might be an error in your code.
Rivaan!!!!!! You are awesome! I really can't wait to meet you someday. You took my flutter skills to a whole new level.
Thank you so much! This made my day🙂
Can't wait to meet you too!
Hey Rivaan really Loved your content! 😍
Looking forward for more such contents! 🔥
by the way
Congratulations on 10k on YT🥳
Thank you so much!
i swear best tutorial ive had watch in backend it works perfectly thank you sir for yor efforts
Thanks, Glad it helped!
Thank you rivaan, your code is clean and neat. i really learn alot from your amazon clone, but am stuck! Keep it up
Happy to hear that, thanks!
Hey man, love your content. Can you make a similar video in future more about backend, CRUD and APIs and managing them with mongo or other databases, there aren't many tutorials of backend without firebase so that would be not just unique but great for all as big projects don't use Firebase but mongo, oracle along with web sockets and node. Keep going forward with your lovely content which is good and not a tutorial hell but hands on approach. Good luck for future mate.
yes
Definitely! Have a Nodejs tutorial in line (for Flutter devs) which will go through the process of creating REST API's and Sockets.
@@RivaanRanawat cant wait for this!
@@jordanadams7261 It's next to next!
wow, what a honest guy doesn't even bother to post first part of video for views.
you really think we are smarter like you rivaan?!
Sorry, what part of the first video? UI? The tutorial is designed to simply teach authentication, not UI designing. If you wish to learn UI designing of a login page, there are various videos on it on YT (including a vid on this channel)
So, the UI creation is not included not for views but to get straight to the point of the video. Let me know if you meant something else, thanks!
@@RivaanRanawat No i was just praising you. You are doing awesome work. Ignore me I am just dumb creature.
This is great man all your vids are fire. Keep it up dawg
Thank you so much!
@@RivaanRanawat Could you please tell me why I am getting this error saying "address already in use" whenever I run npm run dev
@@official_luvart is an instance of npm run dev already running on the terminal?
Rivaan Ranawat you are very good
Thank you, you too!
This deserve more view atleast you trying with nodejs and mongodb
Thank you!
Bahiya thank you mai kab se dudh rha tha flutter node js i Learn a lot thank you bahiya
My pleasure!
I learn lot of things from ur tutorial and got job
Congratulations 🎉👏
Thank you very much. You saved my day.
Wow i making this thing today you made this video you readed my mind sir
Awesome 👏
superrrrrr .Thank you broooooo😘😘
Brother..i have searched the whole yt..and i am sorry to say that there is no1 literally to have good tutorial app on bloc..please make one soon..
Noted!
@@RivaanRanawat PLEASE MAKE VIDEO HOW TO CONNECT FIREBASE AUTH FOR SIGNIN,SIGNUP, OTP VERIFICATION, LOGOUT AND NODE JS SERVER + MONGODB DATABASE
PLEASE 🙏
Very good Course
Thanks!
Is there a reason a lot of people don't use Auto Save on VSCode?
How to show full screen notification in flutter app koi bhi State per ho per notification aana chaiye Kasi karege koi example de do ya video bana do
Hello Rivaan! Love your content. I just started on your Riverpod 2 tutorial. I was wondering if you have an example login logout application using Riverpod and Node? I still cannot quite grasp how to handle login. Thanks!
Thank you! The Google Docs Clone Tutorial covers it but it doesn't have Email, Password Auth. It has Google Auth.
@@RivaanRanawat ohh sad. Do you have any plans in the Future -Provider- (kek) to cover Flutter App Login Logout with Riverpod and Node?
@@SamSenpie Yes but it might take some time. I've got many requests for Node + Flutter + Riverpod. I'll use email auth there.
@@RivaanRanawat Nice nice. Will wait for that.
Thank u for this.
Pleasure!
Thank you sir😍
Welcome!
Please include refresh token functionality also, Cause refresh token is de-facto everywhere right now!
Perfectly explained. But sir please add refresh token implementation in this project on 401 status 🙏❤️
Noted!
@@RivaanRanawat I did it ❤️
@@okeyshourovroy2769 Hey, do you mind explaining how you implemented the refresh token?
@@okeyshourovroy2769 Congrats on doing it!
can you make a tutorial on mysql as well or else provide a resource so that i can adapt with mysql while following this tutorial or suggest what changes do i need to make in the steps
Whenever I am using Mongoose to store the data, you can use MySQL to store the user data. The routing and logic should be similar.
❤❤❤
For the login authentication Im getting the String Undefined and illegal arguments error. Also when I copied the exact code and tried the different route(eg different mongodb hosting server) still Im getting same error saying Undefined and illegal arguments
I'm getting a "Connection Refused" message after doing all the same at 46:01. Any ideas why this could be happening?
Please check your IP Address and routes.
@@RivaanRanawat i am getting same error, plesse elaborate the solution
Thank you sir
Pleasure!
Hey it's great but, while i am trying to signup the snackbar of utilities is showing instead of registered successfully, and no data is showing in collection (mongodb). I did it in thunder client but it's show refused by server. Please help it's urgent
[Provider] kindly teach us in your next project login signup with full authentication like when a user register himself an email should go to his email and after confirm the email user can login. This should be in rest api. It'll be more helpful for others. Thanks
Noted, thank you!
@@RivaanRanawat Firebase Auth for google signin,signup, logout and node js + mongodb for server and DataBase.
Please make a video how to connect firebase auth with node js and mongodb please.
🙏
Hi, can you please tell me how the token system will work without password when we add lets say social logins?
Kindly upload a video on internalisation
Noted!
How to post data displa in the followers home page and block &unblock tutorial
Hey, I love your flutter videos so I'm subscribing !
I also wanted to know, you already made a clone on Instagram, but one day you will do on Twitter ? Anyway keep it up your videos are great quality 💪
Noted! Thanks for the suggestion!
thanks sir
Most Welcome!
Make a quiz app whose backend is Firabase and how will you manage the user's session in it, also tell me make a video on this
Noted!
Where is firebase func for the last whatsapp project , love all ur work 👍
Coming out soon 🚀
i also watched your amzon clone tutorial in that vidio has also problem in the webview login
and it's work in thunder client only
We haven't used web view in any project?
@@RivaanRanawat but i am use
Flutter seduction....
Please create the reset password functionality in flutter and nodejs
Noted!
Why we not using fire base in this video???
Because it's a NodeJS tutorial?
Hey sir i was watching your amazon clone video, i was debugging ij a real device, i followed everything as you mentioned but i am getting connection refused & connection timeout also, my os is linux & took the ip address as well port used is 3000,can you please help me?
Have you resolved the issue?
@@RivaanRanawat no sir
@@ai_malllu Does it work fine on emulator?
Bro twitter tutorial how many days to take time to upload youtube
Might take more than 2 months, have a lot in the list of upcoming videos!
hello your tutorial is very good but i can't reach to login in webview or mobile phone it has some error so can you help me
I'm not sure I understand. Can. you please elaborate?
When i run project in phone ya chrome login doesn't work
Can you please make a bloc tutorial?
In line!
@@RivaanRanawat Firebase - auth for login,signup, logout,otp VERIFICATION
Node js & express for server and mongodb for database please make video how to connect this and make app in flutter
Bhaiya please make a full flutter development course for absolute beginner on udemy please
Sure, thanks for the suggestion!
bro pls make video on
auth sign in in firebase
Already made!
@@RivaanRanawat Auth sign in firebase + node js server + mongodb database
Please make video 🙏
Riwaan please 🥺 update Instagram course there are lots of errors
I don't think it's out of date. Several people have been completing it and have notified me about it. Problem you'll face is with staggered grid view because they have changed their class names, null check operator and Firebase storage and firestore rules update. I have addresses those issues in the comments itself. Other problems might be an error in your code.
Null check operator used on a null value user provider
Sir please make a video Shopify clone
Noted!
please make zomato and uber taxi service clone
Noted!
@@RivaanRanawat Always appreciate your hard work and commitment.
23:42
bad database
pog champ
Haha, thanks!