well_formed 0.2.0 copy "well_formed: ^0.2.0" to clipboard
well_formed: ^0.2.0 copied to clipboard

outdated

A form field package designed to relieve the developer of much of the form-related coding by providing ready-to-use field masking, validation, smart trimming, and more.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Dart Package Versioning.

[Unreleased] #

[0.2.0] - 2021-08-07 #

Added #

  • CepField widget for CEP (Código de Endereçamento Postal) input values — 7.
  • WellFormed, a convenient well-formed form widget!
  • Several unit tests in addition to improvements to the existing ones — 15.

Changed #

  • The description of this package.

Removed #

  • The FormFieldTester class has been removed and the WellFormed class is its replacement. BREAKING CHANGE

[0.1.0] - 2021-07-31 #

Added #

  • BasicTextField, a text form field that can be made required and/or have its input data trimmed — 12.
  • DigitField, a digit-only form field — 11.
  • Example code that can be run — 9.

[0.0.1] - 2021-07-21 #

21
likes
0
pub points
45%
popularity

Publisher

verified publisherdartoos.dev

A form field package designed to relieve the developer of much of the form-related coding by providing ready-to-use field masking, validation, smart trimming, and more.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, formdator, mask_text_input_formatter

More

Packages that depend on well_formed