custom_form_w 2.0.9
custom_form_w: ^2.0.9 copied to clipboard
Custom Form Widget With Validation Button and more features
2.0.0 #
- Add Custom Form Widget With Validation Button
- Add Screenshots
- Add more features
2.0.1 #
- fix suffixIcon bug make it work with list
- fix prefixIcon bug make it work with list
2.0.3 #
- add more features
2.0.4 #
- add readOnly feature
2.0.5 #
- Solve visibilty Icon bug
- Add visibilty Icon color
- Label Not Required
- Add shape to your button
2.0.6 #
- Add content padding
- Add show country flag attribute
- Customize drop down phone Icon
2.0.7 #
- Add maxLines
- Add maxLength
2.0.8 #
- Add all text field functions like onChange , onTap etc
2.0.9 #
- Move shared styling (radius, fillColor, enabledBorderColor, focusedBorderColor, labelColor, requiredColor, withoutLabel, labelStyle, hintStyle, style) from CustomTextField to CustomFormW so it's set once and applies to every field
- Add iconSize to CustomFormW to control the size of prefixIcon, suffixIcon, the password visibility icon, and the phone dropdown icon
- Fix password field maxLines bug (password fields are now forced to maxLines: 1 to prevent obscureText conflicts)
