translit 1.2.2
translit: ^1.2.2 copied to clipboard
Simple dart package for converting Cyrillic symbols to Translit and back
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