async_textformfield 3.0.1 copy "async_textformfield: ^3.0.1" to clipboard
async_textformfield: ^3.0.1 copied to clipboard

A Flutter widget that enhances the standard text input field by seamlessly integrating with asynchronous service calls to validate the entered text. This means you can now effortlessly validate user i [...]

3.0.1 #

  • Documentation updates

3.0.0 #

  • Dart 3 Compatibility

2.0.0+3 #

  • Null safety

1.0.0+2 #

  • Adding GIF to README.md

1.0.0+1 #

  • Adding details to README.md

1.0.0 #

  • Initial release.
12
likes
120
pub points
68%
popularity

Publisher

unverified uploader

A Flutter widget that enhances the standard text input field by seamlessly integrating with asynchronous service calls to validate the entered text. This means you can now effortlessly validate user input against external data sources, databases, APIs, or any other async service, ensuring data accuracy and user-friendly error handling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on async_textformfield