Тёмный

Flutter Node MongoDB Login Registration | Flutter Authentication | Flutter Node Express Tutorial 

Mahesh Kariya
Подписаться 9 тыс.
Просмотров 36 тыс.
50% 1

Опубликовано:

 

16 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@maheshkariya
@maheshkariya 3 года назад
*Please consider to subscribe if you enjoyed ok 👍*
@ezone2726
@ezone2726 3 года назад
If possible do teach us more in flutter + nodejs mongodb. Thank you for this tutorial!
@ngodingrek6458
@ngodingrek6458 2 года назад
thank you for making this video in english sir,.,.
@maheshkariya
@maheshkariya 2 года назад
Oh, Thanks
@roopkumardubey4453
@roopkumardubey4453 3 года назад
Exactly Got what i was looking for Thank you !
@rishabhbhatnagar3897
@rishabhbhatnagar3897 2 года назад
Great video sir I got all the things in your video.
@sahibalam5808
@sahibalam5808 3 года назад
Great explanation..make some more video on flutter
@maheshkariya
@maheshkariya 3 года назад
Thanks, Sure I will make more videos and please consider to subscribe if you enjoyed Okay
@matthewslaton1366
@matthewslaton1366 3 года назад
just started. epic opener
@tarqabdullah1954
@tarqabdullah1954 2 года назад
Thanks man, really helpful. It would be better without the music though
@waelwbk7767
@waelwbk7767 Месяц назад
im having this error when i run nodemon TypeError: Router.use() requires a middleware function but got a Object can you help me pls
@mamidisudeep636
@mamidisudeep636 3 года назад
Great video brother❤
@ounimanel5394
@ounimanel5394 3 года назад
great work :D keep rocking
@maheshkariya
@maheshkariya 3 года назад
Please consider to subscribe if you liked Okay.
@chind0na
@chind0na 3 года назад
This was an hour well spent. Thank you. Have you made something like IonAuth for flutter and MongoDB? (Register, log in, forgot pw, reset pw)
@maheshkariya
@maheshkariya 3 года назад
I will try to make new videos on it with proper login authentication
@chind0na
@chind0na 3 года назад
Had to use TextButton ``` TextButton( style: ButtonStyle( backgroundColor: MaterialStateProperty.all( Colors.blue), shape: MaterialStateProperty.all( RoundedRectangleBorder( borderRadius: BorderRadius.circular(16.0))), foregroundColor: MaterialStateProperty.resolveWith( getColor)), child: const Text('sign in'), onPressed() {}, ) ```
@asondubuisi5807
@asondubuisi5807 Год назад
I used an unregistered email and it still redirects to the dashboard. How do I ensure that only email registered in our database can access the dashboard?
@wspacemailbox2160
@wspacemailbox2160 3 года назад
You sir are amazing at teaching! as you code ..unlike others (is that gonna work for flutter web?)
@maheshkariya
@maheshkariya 3 года назад
Yes it will
@ashwing924
@ashwing924 2 года назад
Intro Super
@maheshkariya
@maheshkariya 2 года назад
Don’t forget to subscribe if you enjoyed Okay 👍
@haiderjaafer8164
@haiderjaafer8164 3 года назад
Great work keep going forward… but I have to use MySQL what changes can make instead of mongodb
@maheshkariya
@maheshkariya 3 года назад
Sequelize will be better choice in that case ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-HBih-FcJMX8.html this will help you I guess .
@haiderjaafer8164
@haiderjaafer8164 3 года назад
@@maheshkariya And how can use sequelize in flutter, take url to use it inside flutter app like in this video,
@NSGameplay24
@NSGameplay24 3 года назад
love the tutorial sir
@maheshkariya
@maheshkariya 3 года назад
Don’t call me sir I am just new born baby in programming languages
@NSGameplay24
@NSGameplay24 3 года назад
@@maheshkariya make some flutter project 😍
@maheshkariya
@maheshkariya 3 года назад
@@NSGameplay24 I am doing job man I even don’t get single moment to think about making tutorials but I really wanted to spend my rest of life to make tutorials but my family don’t understand. Now My life is not in my control but I will try my best to create videos on every Saturday and Sunday and thanks for appreciating.
@NSGameplay24
@NSGameplay24 3 года назад
@@maheshkariya keep supporting your family.... You are doing great job man i appreciate you....
@bloomingtonsdirect6921
@bloomingtonsdirect6921 2 года назад
Bro I don't understand where you use Docker in this video?
@maheshkariya
@maheshkariya 2 года назад
Oh no worries even I don’t remember right now it was old video At that time I used to make docker files to install databases only
@bloomingtonsdirect6921
@bloomingtonsdirect6921 2 года назад
@@maheshkariya ok
@gouravrathor9186
@gouravrathor9186 3 года назад
sir it will be good if you remove the background music
@maheshkariya
@maheshkariya 3 года назад
Ok bro I will do that and please consider to subscribe if enjoyed.
@soufianch8481
@soufianch8481 Год назад
thanks
@golmatolgaitonde9535
@golmatolgaitonde9535 3 года назад
Can you create a app like zomato with mongodb and nodejs as backend and flutter as frontend?
@maheshkariya
@maheshkariya 3 года назад
Okay I will try on this Sunday.
@golmatolgaitonde9535
@golmatolgaitonde9535 3 года назад
@@maheshkariya thank you
@kalyan6169
@kalyan6169 6 месяцев назад
can you make flutter+nodejs+mysql
@maheshkariya
@maheshkariya 6 месяцев назад
I will give it try soon
@Codeshala12
@Codeshala12 22 дня назад
Is data will save in mongo db or not 😢
@gideonkock8426
@gideonkock8426 2 года назад
What is the Docker software doing?
@maheshkariya
@maheshkariya 2 года назад
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.
@ibrohimxodjayev6158
@ibrohimxodjayev6158 2 года назад
Nice content, keep going
@maheshkariya
@maheshkariya 2 года назад
Thanks 🙏
@cleanbold4967
@cleanbold4967 2 года назад
Very nice tutorial 👍 but what about forgot password
@maheshkariya
@maheshkariya 2 года назад
I will try to cover thia on next tutorial
@piruthuviraj5903
@piruthuviraj5903 Год назад
No proper authentication setup...
@richmondkwameacheampong839
@richmondkwameacheampong839 2 года назад
Sir, you did not show whether the data was saved in database
@maheshkariya
@maheshkariya 2 года назад
Hmm I will try to show dB in next video okay 👍
@szyszak9424
@szyszak9424 2 года назад
is it possible to use python flask as a back end for flutter?
@maheshkariya
@maheshkariya 2 года назад
Yes why not
@futurevision9225
@futurevision9225 3 года назад
why you didn't use jwt token on signin?
@maheshkariya
@maheshkariya 3 года назад
I will try to make one
@oloruntobaoluwatosingideon4394
@oloruntobaoluwatosingideon4394 3 года назад
pls help me am facing error
@maheshkariya
@maheshkariya 3 года назад
Sorry I haven't got chance to replay here and please consider to subscribe if you enjoyed Okay.
@cornerwayne3442
@cornerwayne3442 3 года назад
plz don't add music in videos
@maheshkariya
@maheshkariya 3 года назад
Sure from next time I will keep it in mind 👍 and thanks for suggestion and don’t forget to subscribe okay
@jaro0lan
@jaro0lan 8 месяцев назад
wtf
@kapilbhatia1012
@kapilbhatia1012 7 месяцев назад
getting error in signin and signup.dart files where the line is context, MaterialPageRoute(builder: (context) => Dashboard())); here dashboard is coming underlined same for signup line builder: (context) => Signup()));
@bakhad4123
@bakhad4123 4 месяца назад
did you solve the errors ?
@Stranger77704
@Stranger77704 2 года назад
Django with flutter @Mahesh Kariya
Далее
Node.js is a serious thing now… (2023)
8:18
Просмотров 646 тыс.
MINECRAFT CREPPER EXPLODES SHARK PUPPET!
00:15
Просмотров 8 млн
Real respect sig
00:48
Просмотров 1,7 млн
Node.js Ultimate Beginner’s Guide in 7 Easy Steps
16:20
Authorization in NodeJS
19:33
Просмотров 39 тыс.
The Story of Next.js
12:13
Просмотров 577 тыс.
Flutter OTP Login Using NodeJS API
47:42
Просмотров 21 тыс.
Learn Node.js & Express with Project in 2 Hours
1:42:53
Просмотров 539 тыс.
Flutter - Authentication with MongoDB, Nodejs and Express
1:31:20
MINECRAFT CREPPER EXPLODES SHARK PUPPET!
00:15
Просмотров 8 млн