custom_text_field_plugin 1.0.3 copy "custom_text_field_plugin: ^1.0.3" to clipboard
custom_text_field_plugin: ^1.0.3 copied to clipboard

A customizable text field widget for Flutter that supports various features such as password visibility toggle, custom styling, input formatting, and error message display. Ideal for creating user-f [...]

Changelog for Custom TextField Plugin #

[1.0.0] - 2025-04-03 #

Initial Release #

  • Created a highly customizable text field for Flutter with the following features:
    • Customizable border color, width, and radius
    • Support for icons, hint text, and labels
    • Obscure text option for password fields

[1.0.1] - 2025-04-07 #

Changed #

  • Refactored the main Dart file to improve performance

[1.0.2] - 2025-04-24 #

Changed #

  • Refactored code and point fixes

[1.0.3] - 2025-04-25 #

Changed #

  • Documantation Added
4
likes
140
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable text field widget for Flutter that supports various features such as password visibility toggle, custom styling, input formatting, and error message display. Ideal for creating user-friendly and visually appealing input fields in your Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on custom_text_field_plugin