customizable_textfield 1.0.0
customizable_textfield: ^1.0.0 copied to clipboard
A customizable Flutter TextField widget with support for prefix/suffix icons, SVGs, and dynamic resizing.
my_awesome_textfield #
A customizable Flutter TextField widget with support for prefix/suffix icons, SVGs, and dynamic resizing.
Features #
- Prefix and suffix support for icons, images, or SVGs
- Auto-resizes based on text length
- Customizable styles and borders
- Works with Flutter themes
Installation #
Add this to your pubspec.yaml:
dependencies:
my_awesome_textfield: ^0.0.1