custom_text_field_pro 1.0.0
custom_text_field_pro: ^1.0.0 copied to clipboard
A reusable CustomTextField widget with label, prefix/suffix icons, validation, and password toggle.
1.0.0 #
🌟 Custom Text Field Pro #
- Added
onCountryCodeChangedcallback to retrieve the selected country code. - Added
titleStyle,bottomSheetHeight,pickerRadius, andpickerDecorationtoCustomTextFieldThemefor extensive customization. - Added
prefixIconConstraintsandsuffixIconConstraintsproperties to control icon box sizes. - Removed default splash effect from prefix and suffix icons for a cleaner UI.
- Improved text overflow handling for the selected country code.
- Fixed controller disposal logic to prevent memory leaks when no external controller is provided.
0.1.1 #
- Added customizable text field with:
- Prefix & suffix icons
0.1.0 #
- Initial release of custom_text_field_pro
- Added customizable text field with:
- Title, label, hint
- Prefix & suffix icons
- Password toggle
- Validation support
- Read-only & amount modes