cubit_form 0.0.13 copy "cubit_form: ^0.0.13" to clipboard
cubit_form: ^0.0.13 copied to clipboard

outdated

Cubit Form

0.0.13 #

  • add text align

0.0.12 #

  • update text

0.0.11 #

  • add reg exp validation
  • rename some variables

0.0.10 #

  • fix

0.0.9 #

  • fix

0.0.8 #

  • add phone field widget with phone mask

0.0.7 #

  • add reset functionality

0.0.6 #

  • fix

0.0.5 #

  • fix

0.0.4 #

  • fix

0.0.3 #

  • fix

0.0.2 #

  • add validations:

    • string: max, min, fixed length,
    • email validation
    • not null validation
    • required: int, string
  • fix field cubit;

0.0.1 #

  • Initial version