cipher_vault 1.1.2
cipher_vault: ^1.1.2 copied to clipboard
Widget that displays the secret Depending on the argument, is it a secret? displays either an animation or a secret
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