cipher_vault 1.1.3 copy "cipher_vault: ^1.1.3" to clipboard
cipher_vault: ^1.1.3 copied to clipboard

A Flutter widget that animates concealed text and reveals a secret.

1.1.3 #

  • Fix animation restarts caused by unrelated widget rebuilds
  • Apply updated configurations and the correct animation intervals
  • Fix CipherVaultConfig value equality
  • Add configuration validation and Unicode grapheme support
  • Add correctly spelled copyWith length parameters and deprecate old aliases
  • Improve tests, example application, documentation, and CI

1.1.2 #

  • Now the text does not go beyond the screen

1.1.1 #

  • Now it works with GestureDetector. While the password is not shown, the Text widget is used, however, when it is shown, it is used SelectableText

1.1.0 #

  • Add Example
  • Remove CipherVault.defaulte
  • Fix bug with not hidden copy button

1.0.0 #

  • Add CipherVault Widget and CipherVault Config
4
likes
160
points
117
downloads

Documentation

API reference

Publisher

verified publisherlogion-mobile.com

Weekly Downloads

A Flutter widget that animates concealed text and reveals a secret.

Repository (GitHub)
View/report issues

Topics

#cipher-vault #secrets #passwords #widget #animation

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cipher_vault