flutter_custom_textfield_ui 1.0.0
flutter_custom_textfield_ui: ^1.0.0 copied to clipboard
A customizable TextFormField widget with validation, error UI, password toggle, and flexible styling for Flutter apps.version: 0.0.1
Custom TextField #
A reusable and customizable TextFormField widget for Flutter.
✨ Features #
- 👁️ Password visibility toggle
- ❌ Error message display
- 🔤 Custom label & hint text
- 🎨 Custom styling (colors, borders)
- 🔢 Max length support
- 🔧 Input formatters support
- 🧩 Prefix & suffix icons
🚀 Getting Started #
Add this to your pubspec.yaml:
dependencies:
flutter_custom_textfield_ui: ^1.0.0