text_form_field_flutter 0.0.4
text_form_field_flutter: ^0.0.4 copied to clipboard
A highly customizable Flutter text form field widget with various label behaviors, styling options, and validation features.
0.0.1 #
-
Initial release of text_form_field_flutter package
-
Features included:
- Multiple label behavior styles (never, auto, always, external)
- Comprehensive theme support with customizable colors and styles
- Built-in form validation with error display
- Customizable borders, radius, and colors
- Support for prefix and suffix icons
- External and floating label support
- Custom text styling options
- Responsive design support
-
Documentation:
- Added detailed README with examples
- Included API documentation
- Added example project