form_tools 1.1.0 copy "form_tools: ^1.1.0" to clipboard
form_tools: ^1.1.0 copied to clipboard

A highly customizable and ready-to-use Flutter package for smart form fields, real-time text formatting, OTP widgets, and advanced validation.

1.1.0 #

  • Added FormToolsSearchField: A professional and easy-to-use searchable ComboBox/Dropdown that filters items as you type.
  • Support for simple string lists and complex object lists with custom itemBuilder.
  • Added validation support and integration with InputDecoration for FormToolsSearchField.
  • Fixed a bug in FormToolsValidators.isStrongPassword tests.

1.0.1 #

  • Added futureDateOnly parameter to FormToolsDateField and FormToolsValidators.isValidDate to easily restrict inputs to strictly future dates.

1.0.0 #

  • Included Plug & Play FormToolsDateField, FormToolsTimeField, FormToolsEmailField, FormToolsPasswordField, and FormToolsCapitalizationField.
  • Included raw formatters FormToolsDateFormatter, FormToolsTimeFormatter, FormToolsCapitalizationFormatter.
  • Included centralized validation utility FormToolsValidators.
  • Included highly customizable DynamicOTPWidget.
  • Comprehensive example application included.
0
likes
160
points
167
downloads

Documentation

API reference

Publisher

verified publishergrandezsoft.com

Weekly Downloads

A highly customizable and ready-to-use Flutter package for smart form fields, real-time text formatting, OTP widgets, and advanced validation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on form_tools