morse_code_generator 1.0.1
morse_code_generator: ^1.0.1 copied to clipboard
A Flutter package for converting text between English and Morse code, supporting real-time translation, custom patterns, and educational use cases for learners and developers.F
1.0.0 Initial Release #
- Added basic functionality to convert English text to Morse code.
- Added basic functionality to convert Morse code back to English text.
- Improved error handling for unsupported characters.
- Enhanced performance and code readability.
- Added bidirectional input validation.
- Enhanced conversion with a method to ignore unrecognized characters.
- Updated API documentation in the README.