Hi, I just wanted to take a moment to thank you for your amazing tutorial on Flutter. The way you explained how to build the Phone Number Picker widget was incredibly clear and helpful. I was able to follow along and successfully implement the code in my own project, and it worked perfectly! I truly appreciate the time and effort you put into creating such informative videos. Thanks for sharing your knowledge and helping the community grow!
OK, this is neat. But you can't submit the phone number into supabase because this field does not have its own Widget State. How do you submit from App State 'phone' into public.user_data table's 'phone' column or auth.users table during signup??? By the way, you can set the default country using the line initialCountryCode: 'ID', (ID for Indonesia). But you can't do anything else - it does not blend in well with existing theme, unless there's something that I'm missing.
@@yusuffirdaus11 no sir I have builded a web application using flutterflow and published it then if I open that link in windows and Android browser it is perfectly running but I opened in iPhone's any browser I got that error. So what should I do to solve that error?
@@yusuffirdaus11 outra dúvida mano, preciso de um gateway de pagamento para meu app...nenhum dos fornecidos dentro do flutterflow servem ( stripe, razorpay, revenuecat e braintree) pois meu app é para conteúdo adulto...por favor me recomende um api ou openapi para que eu faça essa configuração, só falto isso para concluir meu app
Hi, I just wanted to take a moment to thank you for your amazing tutorial on Flutter. The way you explained how to build the Phone Number Picker widget was incredibly clear and helpful. I was able to follow along and successfully implement the code in my own project, and it worked perfectly! I truly appreciate the time and effort you put into creating such informative videos. Thanks for sharing your knowledge and helping the community grow!
You’re welcome! 🙏🏽
awesome! thank you
Any change we can make it smaller on big screens ? Dropdown takes full screen
You are creative my friend
OK, this is neat. But you can't submit the phone number into supabase because this field does not have its own Widget State. How do you submit from App State 'phone' into public.user_data table's 'phone' column or auth.users table during signup???
By the way, you can set the default country using the line initialCountryCode: 'ID', (ID for Indonesia). But you can't do anything else - it does not blend in well with existing theme, unless there's something that I'm missing.
This is nice how do I copy this to my project?
Clone project url on desc
I can't open the app from Safari on my iphone. I get the error 'problem repeatedly occured on "null" ', what does this mean?
How to solve it.
Is it on my public project or your own project?
@@yusuffirdaus11 it is my own project.
I want to open a published link in my safari browser but I got this error
Have succeeded build that custom widget?
@@yusuffirdaus11 no sir I have builded a web application using flutterflow and published it then if I open that link in windows and Android browser it is perfectly running but I opened in iPhone's any browser I got that error.
So what should I do to solve that error?
@@mohammedamer8517 I just tried on my iphone it’s working. Can you give me a link?
esse dado entra como no firebase mano?? junto ou separado??
Get value from “phone” appstate
@@yusuffirdaus11 outra dúvida mano, preciso de um gateway de pagamento para meu app...nenhum dos fornecidos dentro do flutterflow servem ( stripe, razorpay, revenuecat e braintree) pois meu app é para conteúdo adulto...por favor me recomende um api ou openapi para que eu faça essa configuração, só falto isso para concluir meu app