translit 2.0.1
translit: ^2.0.1 copied to clipboard
Simple dart package for converting Cyrillic symbols to Translit and back
2.0.1 #
- Update documentation
- Fixes linter warnings
2.0.0 #
- Implement null-safety
- Refactoring
1.3.0 #
- fix documentation
- refactoring
1.2.2 #
- update README
1.2.1 #
- minor fixes
1.2.0 #
- update CI rules
- added documentation for public methods
1.1.0 #
- resolve warnings in pub.dev
1.0.2 #
- added regular expression in methods toTranslit and unTranslit for early return in case of non-compliance
1.0.1 #
- added null checks in methods toTranslit and unTranslit
- minor fixes
1.0.0 #
- Initial version