translit 1.0.0 copy "translit: ^1.0.0" to clipboard
translit: ^1.0.0 copied to clipboard

outdated

Simple dart package for converting Cyrillic symbols to Translit and back

About #

Build Status

Simple dart package for converting Cyrillic symbols to Translit and back No dependencies

Examples #

  Translit().toTranslit(source: 'Привет мир');

  >Privet mir!
  Translit().unTranslit(source: 'Privet mir');

  >Привет мир!
16
likes
0
pub points
89%
popularity

Publisher

unverified uploader

Simple dart package for converting Cyrillic symbols to Translit and back

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on translit