textfield_plus 0.0.5
textfield_plus: ^0.0.5 copied to clipboard
A customizable text field widget for Flutter.
Custom Text Field for Flutter #
A customizable and feature-rich text field widget for Flutter applications. This package provides a CustomTextField widget with various styling and validation options.
Features #
- Customizable appearance (filled background, border styles, icons, etc.).
- Input validation (phone numbers, emails, required fields).
- Support for different input types (text, number, email, phone).
- Prefix icons and currency support.
- Read-only and selectable text fields.
- Focus management and auto-selection of text.
Installation #
Add this package to your pubspec.yaml:
dependencies:
textfield_plus: 0.0.5