Тёмный

How To Create Login Form in FlutterFlow With API Calls 

Подписаться
Просмотров 10 тыс.
% 188

Learn How To Create Login Form in FlutterFlow With API Calls
In this video I have covered - How to create login form with api integration and how to store api response data in our app state variable , In upcoming videos we will learn All the Features that flutterflow provides to enhance our app development journey!
Your Queries :
flutterflow tutorial in hindi
flutterflow tutorial for beginners
flutterflow tutorial
flutterflow web app
flutterflow app
flutterflow
flutterflow app builder
flutterflow beginners
flutterflow login page
flutterflow login
flutterflow login api
flutterflow login page tutorial
flutterflow login rest api
flutterflow login screen
flutterflow login signup
flutterflow anonymous login
flutterflow tutorial login
"If you like this video, we would be very happy if you subscribe to our channel. By subscribing you will learn about our new content and support us to make more videos for you. Thank you for your support!"😊
🛑Don't Forget To Checkout My FlutterFlow Playlist - ru-vid.com/group/PLx3g5Fc6l4v-HXOEgXJGPa3oZTX5F0ukY
🛑Dummy JSON Website URL - dummyjson.com/docs/auth
🛑Follow me on Instagram - decent_rahul_official
#loginform #login #api #flutter #decentrahul #flutterflow #appdevelopment #nocoding #tutorial

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

 

12 июл 2023

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@common-man24
@common-man24 4 дня назад
Excellent Thanks for such a good explanation
@reymysterio1133
@reymysterio1133 День назад
you gained a new sub :)
@Myyutubee
@Myyutubee Месяц назад
Thank you so much bhai. As usual nice and informative video
@GustavoGonzalez-jf4sn
@GustavoGonzalez-jf4sn 3 месяца назад
Thank you! Despite not understanding anything in Hindi haha but watching the video I understood clearly the process and can move forward. In fact, I did the exercise and added a double condition: the first to evaluate whether the api call responded (in order to detect a failure in the api connection), and the second whether the username and password data were correct or wrong. Greetings from Venezuela
@Decent_rahul
@Decent_rahul 3 месяца назад
Love that you managed to decode the process despite the Hindi hurdle. Your double condition move is spot on! Keep rocking those coding vibes, and remember, laughter is the best syntax error fixer! Cheers from afar! 🚀😄
@allinonesomespecial4
@allinonesomespecial4 16 дней назад
Perfect video! That I wanted.
@DanielPaz-uy2hn
@DanielPaz-uy2hn 11 месяцев назад
Great video, thanks for sharing
@WilliamBacabCetina
@WilliamBacabCetina 3 месяца назад
Thank you.
@toobusy
@toobusy 8 месяцев назад
Thanks brother, you helped me a lot.
@flimingo1616
@flimingo1616 Год назад
Nice informative video Sir plz create a video of integration of google sheets api in flutterflow
@brunhenk
@brunhenk 12 дней назад
Hi! Thank you for your video. I have a question. How can I check if an email account already exists when registering again? Flutterflow does not return any message stating this. In Supabase it is already configured to not allow duplicate data. Thank you very muchr for your attention.
@andrelevywinnikes7574
@andrelevywinnikes7574 9 месяцев назад
Thank you very much, I looked for several videos and tutorials but they either show firebase or they don't give the complete example. Congratulations on the video.
@Decent_rahul
@Decent_rahul 9 месяцев назад
Glad to hear that😍
@anjanasunil7617
@anjanasunil7617 5 месяцев назад
Thankyou soo much.. This is something i was looking for.. The one without firebase.. Also how do we signup and use those credentials for login?
@user-up9sg2hj3r
@user-up9sg2hj3r 11 месяцев назад
great brother can you make a video of same with woo commerce authentication
@joaom8360
@joaom8360 7 месяцев назад
Nice video! but what if the value in the api is a list? if it is inside an array? for example: I want to bring a list with all users and passwords
@techthingid
@techthingid 10 месяцев назад
nice video, but maybe you can add more how to make dashboard or other page require token variable when page is loaded, so if the token expired or empty, it will redirect user to login page
@Decent_rahul
@Decent_rahul 9 месяцев назад
I have created a video on it you can check it out now💓💓
@naveennandhakumar
@naveennandhakumar 6 месяцев назад
But why I redirected to main page even I type user creidentials wrongly,can anyone answer please..
@dianamedrano116
@dianamedrano116 3 месяца назад
I have the same problem
@Careerquest2627
@Careerquest2627 9 месяцев назад
how to imple menet logout with out firebase, JWT TOKEN
@Decent_rahul
@Decent_rahul 9 месяцев назад
Dekho Bhai aapke paas do option hai: 1. ya to server side se apne token ko destroy kardo 2. dusra option ye hai ki aap apne flutterflow application me hi logout button pe ek action add kro or jis bhi variable me aapne token ko store karwaya hai usko clear karke navigate kra do login page pe
@Decent_rahul
@Decent_rahul 9 месяцев назад
You can check this video for reference - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-ab6RsI8bNog.html
@FitnFabulousLife
@FitnFabulousLife 9 месяцев назад
kia her page per check karna ho ga k token set hay ya nahi? agar token set nahi hay to user ko logout kar dain? logout ka nahi bataya aap nay
@Decent_rahul
@Decent_rahul 9 месяцев назад
Aapko iska ek action block create kar lena hai usko sabhi pages pe call kr dena hai
@FitnFabulousLife
@FitnFabulousLife 9 месяцев назад
@@Decent_rahul action block may jab app state variable ko check karnay ja raha hu k userToken set hay ya nahi to wo red a raha hay. How can I check that if value is set for usertoken or not
@FitnFabulousLife
@FitnFabulousLife 9 месяцев назад
I am trying to create conditional action. Agar userToken (its an app state variable) agar ye set hay to dashboard per allow karo werna login page per bhej do user ko but i cant do it@@Decent_rahul
@Decent_rahul
@Decent_rahul 9 месяцев назад
@@FitnFabulousLife Jo condition maine dashboard page pe lagaya hai app usi ko copy kar ke action block me paste kar do, or fir saare pages pe wo action block ko kar dena, work karne lagega
@FitnFabulousLife
@FitnFabulousLife 9 месяцев назад
Thanks I have figured it out myself. Thanks for the videos. Please continue to make more videos like this especially cover the topics such as: Can we make interactive apps where user can collaborate live like they do in figma using websockets in flutter flow or do we have to go for flutter for that?@@Decent_rahul