gpassword 1.0.0 copy "gpassword: ^1.0.0" to clipboard
gpassword: ^1.0.0 copied to clipboard

A powerful and secure password generation and validation Flutter package

Changelog #

1.0.0 - 2024-03-19 #

Added #

  • Password strength scoring system (0-100)
  • Pattern matching for passwords
  • Customizable character sets for password generation
  • Improved password validation
  • Better documentation and examples
  • Support for generating multiple passwords with custom options

Changed #

  • Updated minimum SDK version to 2.17.0
  • Updated Flutter minimum version to 3.0.0
  • Improved password generation algorithm
  • Enhanced security with cryptographically secure random number generation
  • Updated dependencies to latest versions
  • Improved code organization and documentation

Fixed #

  • Fixed password validation regex
  • Improved character set handling
  • Enhanced error handling

0.0.1 - 2022-03-19 #

Added #

  • Initial release
  • Basic password generation
  • Password validation
  • Password encryption

Password generator flutter package

5
likes
150
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and secure password generation and validation Flutter package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, flutter

More

Packages that depend on gpassword