text_form_field_flutter 0.0.1
text_form_field_flutter: ^0.0.1 copied to clipboard
A highly customizable Flutter text form field widget with various label behaviors, styling options, and validation features.
Flutter Text Form Field #
A highly customizable Flutter text form field widget that supports various label behaviors, styling options, and validation features.
Features #
- Multiple label behavior styles (never, auto, always, external)
- Comprehensive theming support
- Built-in form validation
- Customizable borders and colors
- Support for prefix and suffix icons
- Error handling and display
- Responsive design support
Installation #
Add this to your package's pubspec.yaml
file:
dependencies:
text_form_field_flutter: ^0.0.1