Giter Site home page Giter Site logo

TextFormField issue about flutter_catalog HOT 4 OPEN

dgguarin20 avatar dgguarin20 commented on June 2, 2024
TextFormField issue

from flutter_catalog.

Comments (4)

Weav3r avatar Weav3r commented on June 2, 2024

Those examples do not demonstrate validation but rather how to change the 'keyboard type' for the appropriate field by using:
TextInputType.emailAddress,

re_1

TextInputType.number,
re_2

TextInputType.phone, etc.
re_3

If you need validation there is one way (there are other ways) given under the Widgets->TextField shown below:
re_4
re_5

from flutter_catalog.

X-Wei avatar X-Wei commented on June 2, 2024

thanks for raising this! do you mind sending a pull request? thanks!

from flutter_catalog.

Weav3r avatar Weav3r commented on June 2, 2024

@X-Wei Sorry for the late reply. Do you think adding validation will be appropriate? I think it will a bit more complexity to the code but if you think otherwise, I'll add validation and send a pull request.

from flutter_catalog.

X-Wei avatar X-Wei commented on June 2, 2024

sure PRs are welcome!

from flutter_catalog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.