flutter_password_input 0.1.0 copy "flutter_password_input: ^0.1.0" to clipboard
flutter_password_input: ^0.1.0 copied to clipboard

A customizable password text field widget with Caps Lock detection, visibility toggle, and comprehensive theming support.

0.1.0 #

feat

  • Add PasswordTextField widget with obscured text input
  • Add Caps Lock detection using flutter_ime package (Windows, macOS supported)
  • Add password visibility toggle button
  • Add prefixWidget and suffixWidget support
  • Add PasswordTextFieldTheme for comprehensive styling customization
  • Add merge() and copyWith() methods for theme manipulation
  • Add interactive playground example app

docs

  • Add detailed English documentation for all public APIs
0
likes
0
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable password text field widget with Caps Lock detection, visibility toggle, and comprehensive theming support.

Repository (GitHub)
View/report issues

Topics

#password #textfield #input #caps-lock #security

License

unknown (license)

Dependencies

flutter, flutter_ime

More

Packages that depend on flutter_password_input