flutter_icon_field 1.0.2
flutter_icon_field: ^1.0.2 copied to clipboard
Flutter component inspired by PrimeNG's IconField.
📅 Version History #
1.0.0 - 2025-06-06 #
🚀 Initial Release #
- ✅ - First stable version of
flutter_icon_field
. - ✅ - Single icon (left or right) – with Icon or SvgPicture.
- ✅ - FloatLabel support (floating label).
- ✅ - IftaLabel support (fixed label over the field).
- ✅ - Enum IconFieldSize: small, normal, large.
- ✅ - Customizable border, padding, style, etc.