passwordfield 0.0.82 copy "passwordfield: ^0.0.82" to clipboard
passwordfield: ^0.0.82 copied to clipboard

outdated

A simple and easy to use Passwordfield Widget to add a password Textfield to your Flutter project hassle free.

[0.0.1]- 25 Aug 2019 #

  • Initial Release of the Package with basic functionality.

[0.0.2]- 26 Aug 2019 #

  • updated readme file with examples and explanation

[0.0.3]- 03 Sep 2019 #

  • minor changes and added support for border for the passwordfield

[0.0.4]- 06 Sep 2019 #

  • added focusedBorder and border for the passwordField that allows more fexibility to decorate the passwordfield's border- color,width,radius & style.

[0.0.5]- 11 Jan 2020 #

  • passwordfield now supports adding constraints on password in the form of regex pattern which is fully customisable.
  • deprecated onchanged method and can no longer be used.
  • minor improvements and changes.

[0.0.6]- 09 May 2020 #

  • added background property for textfield to create borderLess Passwordfield with padding for the text
  • Improved documentation and updated example

[0.0.7]- 03 July 2020 #

  • Added ability to add multiline error Message and style to errorMessage with proprty called errorMaxLines and errorStyle. Issue:Feature Request

[0.0.81]- 09 August 2020 #

[0.0.82]- 16 August 2020 #

  • add floatingText label for floating placeholder
  • improved documentation
58
likes
0
pub points
90%
popularity

Publisher

verified publishermaheshjamdade.com

A simple and easy to use Passwordfield Widget to add a password Textfield to your Flutter project hassle free.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on passwordfield