password_text_field 3.1.0
password_text_field: ^3.1.0 copied to clipboard
PasswordTextField is a TextField that manages the toggle of obscure.
3.1.0 #
- Fix hot reload issue
- Add iconPadding property
3.0.1 #
- Fix type error
3.0.0 #
- Flutter 3.35.0
- Code cleanup
- flutter_lints v6.0.0
2.0.0 #
- Support all TextField and TextFormField properties
- Update flutter_lints
- Add initialObscurity property
1.2.0 #
- Flutter 3.10.0
- Dart 3.0.0
1.1.0 2022.12.19 #
- flutter_lints v2
- Update example
1.0.1 2022.01.11 #
- Add TextStyle and StructStyle param
1.0.0 2021.12.19 #
- Stable release
0.0.2 2021.04.03 #
- Fix dependencies
0.0.1 2021.03.20 #
- Initial release