menu
caesar_cipher package
documentation
caesar_cipher.dart
caesar_cipher.dart
dark_mode
light_mode
caesar_cipher
library
Functions
build
(
BuildContext
context
)
→
Widget
decrypt
(
String
text
,
int
shift
)
→
String
dispose
(
)
→ void
encrypt
(
String
text
,
int
shift
)
→
String
isLetter
(
String
char
)
→
bool
caesar_cipher package
documentation
caesar_cipher.dart
caesar_cipher
package
Libraries
caesar_cipher
main
caesar_cipher library