Thank you Gil. Yes, I do too. I love laravel and flutter. Coming more soon. Don't forget to subscribe and share the tutorial. Spread laravel around the world. hahah
thank you for the great explanation, but the snackbar is not showing when clicking the button, can you please explain line 98 "_scaffoldkey.currentstate...."
can you please explain why you added an exclamation point "!" after the value in .hasMatch(value!) I'm getting errors because of that I don't understand why
Hi Ashita, it tells the compiler that, it's null safe. It means the variable value is not null. If you get this error then it's a version problem of your dart language.
is it any way to differentiate errortext padding of validator and contentpadding of textformfield because both labeltext and errortext are based on contentpadding of textformfield
Can we set it as , we can only use come specific e-mail domain bcs I want to develop an app for my university it's have 2 domains 1 fir students & 1 for teachers.
Title says "TextField Validation" but, TextField is not even mentioned in video. What a tragedy. Title should be changed to "TextFormField() Validation " rather. Expectation VS Reality
Very excellent Flutter & Laravel tutorials! I am really enjoying them all, learning a lot and looking forward to more. Thanks so much!
Thank you Gil. Yes, I do too. I love laravel and flutter. Coming more soon. Don't forget to subscribe and share the tutorial. Spread laravel around the world. hahah
highly recommended ........thank you for such a best and to the point video
Glad it was helpful!
Best video ever, everyone must prefer this video
thanks
thank you for the great explanation, but the snackbar is not showing when clicking the button, can you please explain line 98 "_scaffoldkey.currentstate...."
sir please do provide me full code of this specially the skip part
Exactly what I was looking for, thanks for the clear explanation
Glad it was helpful!
Thank you so much you saved my life
Happy to help
Respected Sir,
This video is very very useful for new comers and Thanks a lot for such great content, Go ahead........LSS👍👍👍
You are most welcome
can you please explain why you added an exclamation point "!" after the value in .hasMatch(value!) I'm getting errors because of that I don't understand why
Hi Ashita, it tells the compiler that, it's null safe. It means the variable value is not null. If you get this error then it's a version problem of your dart language.
This video is very useful ,
Glad you think so!
Is this a tutorial on validation for flutter fields or a regex tutorial?
a bit of regex used.
how do you enable the launch emulator? when i run the code it opens on my chrome instead of the emulator
Just select the emulator before you run
is it any way to differentiate errortext padding of validator and contentpadding of textformfield because both labeltext and errortext are based on contentpadding of textformfield
superb
Thanks
can I see a database transaction episode from your clip. Is there any that you have done.
Thank you
Sorry I don't have any video for that one.
good job
you are welcome
@@dbestech thank sir ! I'm looking forward to your soon making a tutorial on how to make an app ecommecer flutter(getx) + api
it will very hot
@@moonnight9474 Yes. I know. but e-commerce app is a big task.
@@dbestech i know i just hope in the future u can make it
Thanks for the amazing content.
Can we set it as , we can only use come specific e-mail domain bcs I want to develop an app for my university it's have 2 domains 1 fir students & 1 for teachers.
showSnackBar isn't available anymore, idk what to do
ScaffoldMessenger.of(context).showSnackBar(SnackBar(content: Text("your text")));
this could help
can you please make video on how to submit form to server
yes, upcoming e-commerce site tutorial will cover this
Thank you So much Sir.
Most welcome
your github is empty with this example(
where's the submit button bro you just skipped it at the 14:00 mark
I think I explain it later
how about validate a form with a stepper ? is it similar ? pls help :)
Hi Roberto, I haven't used stepper. You can try with it, if you want to
It's the same, but you put "_formKey.currentState!.validate()" in onStepContinue, if is validated you increment one in you index var
For registration on any website Elon's son is definitely gonna have problems with it...... 😂😂
explain it..
Thank you dude
Most welcome
Brilliant!
this doesnt work with a custom textfield
Maybe need a little tweak. But I am not sure about your exact needs. giving more info would help me.
thank you
You're welcome
ty bro
Title says "TextField Validation" but, TextField is not even mentioned in video. What a tragedy. Title should be changed to "TextFormField() Validation " rather. Expectation VS Reality
Hi Prem, I will change the title. Thank you
Bro your project didn't completely commited to github
thank you
You're welcome