Great video! Ive been researching how to center the label text of the textfields. But with TextStyle not having an alignment property, I refuse to just wrap these classes with a center widget. There has to be a clean way. Do you have a solution to center label text?
Another great video!!! Thank you very much. This channel definitely deserves much more subscribers. Keep up the good work. Congrats!!!
Great tutorial! Thank you!
source code link pls
This video is gold!
Great video! Source code would be really nice! :)
Thank you for thes awesome content, keep it up you rock !
Great video !! I learn a lot, thz
these videos are good stuff fyi
tanx , very useful dude...
it'd be great if you have provided the code for this tutorial
Any chance the source code for this great tutorial be published ?
Can we use suffix icon (icon button) which clear entered text in a TextFormField?
Nice :)
Thank you, can you share the source code please
Great video! Ive been researching how to center the label text of the textfields. But with TextStyle not having an alignment property, I refuse to just wrap these classes with a center widget. There has to be a clean way. Do you have a solution to center label text?
Hey I'll look into that for you, i don't think I've tried to center that text before
How can we use textoverflow.ellipsis in textformfield?
Not sure if you can or why you would want to, it's the users input text you would need to change to "..." which would mess with what they are writing
@@flutter--help8127 actually I getting value in bottomsheet and displaying the value in textformfield