flutter_custom_textfield_ui 1.0.3
flutter_custom_textfield_ui: ^1.0.3 copied to clipboard
A customizable TextFormField widget with validation, error UI, password toggle, and flexible styling for Flutter apps.version: 0.0.1
1.0.3 #
- Added example app demonstrating usage
- Increased DartDoc coverage for public API
- Improved package structure for better pub.dev scoring
1.0.2 #
- Added MIT LICENSE file (OSI-approved)
- Improved documentation with DartDoc comments
- Fixed pub.dev score issues (license + documentation)
1.0.1 #
- Improved README with better documentation and usage examples
- Minor code cleanup and optimizations
- Added proper package metadata
1.0.0 #
- Initial release
- Custom TextField UI component
- Supports validation and styling