custom_main_text_field 1.0.1
custom_main_text_field: ^1.0.1 copied to clipboard
A highly customizable Flutter text field with password visibility toggle, prefix/suffix icons, validation, focus states, and extensive styling options.
1.0.0 - 2025-02-15 #
Added #
- Initial release of custom_main_text_field
- Highly customizable text input with 40+ parameters
- Password visibility toggle
- Prefix and suffix icon support
- Focus state management with visual feedback
- Form validation support
- "Forgot password?" button option
- Customizable borders, colors, and padding
- Character counter
- Input formatters support
- Read-only mode
- Auto-capitalization
- Autofill hints support
- Theme integration
- Zero external dependencies