caesar_cipher 1.0.1 copy "caesar_cipher: ^1.0.1" to clipboard
caesar_cipher: ^1.0.1 copied to clipboard

This is a package to encrypt and decruptare text, which can be a word, phrase, password etc...

caesar_cipher #

This is a package to encrypt and decruptare text, which can be a word, phrase, password etc... The principle of this package is based on the possibility of replacing letter by letter (of the string in question), with another letter of the alphabet, shifted by "n" letters.

This is a link for see example of package: https://github.com/francoforte123/caesar_cipher/blob/main/caesar_cipher.dart

images of screen

1
likes
120
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

This is a package to encrypt and decruptare text, which can be a word, phrase, password etc...

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on caesar_cipher