morse 0.1.4 copy "morse: ^0.1.4" to clipboard
morse: ^0.1.4 copied to clipboard

discontinued
outdated

A simple library that converts morse code to regular strings and encode strings to morse code.

[0.1.4] - 4 March 2019 #

Enhancements

  • Package does not rely on Flutter anymore (Available for web development)

[0.1.3] - 3 March 2019 #

Enhancements

  • Increased support until Dart 3.0

[0.1.2] - 3 March 2019 #

Features

  • Encode a string of text to morse code.
  • Added 18 special characters: !@$&()_+-=;:'",./?

Fixes / Enhancements

  • Decoding morse code will return lowercased letters rather than uppercased letters.
  • Encode either uppercase and lowercase letters.
  • Restructured character map.

Docs

  • Extended documentation to further explain the purpose of each function.

[0.1.1] - 28 February 2019 #

Fixes / Enhancements

  • Upgraded dependencies for compatibility with Dart 2.

[0.1.0] - 16 June 2018 #

Fixes / Enhancements

  • Initial version of the Morse class.

Docs

  • Initial documentation.
4
likes
25
pub points
35%
popularity

Publisher

unverified uploader

A simple library that converts morse code to regular strings and encode strings to morse code.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on morse