v0.1.4 of flutter_password_input
The official repository for Dart and Flutter packages. [Unoffic…
February 12, 2026
A customizable password text field widget with Caps Lock detection, visibility toggle, force English input mode, and comprehensive theming support. Changelog excerpt: feat - Add WarningAlignmentenum with 6 positions (topLeft, topCenter, topRight, bottomLeft, bottomCenter, bottomRight) - Add capsLockWarningAlignmentand pasteWarningAlignmentto PasswordTextField(default: bottomLeft) - Add pasteWarningBorderColorto PasswordTextFieldThemefor independent paste warning border/text color (falls back to errorBorderColor) - Paste warning now changes border color and floating label color ---
Discussion in the ATmosphere