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

Transliterate Cyrillic → Latin in every possible way

example/iuliia_example.dart

import 'package:iuliia/src/iuliia.dart';
import 'package:iuliia/src/schemas.dart';

void main() {
  final iuliia = Iuliia(Schemas.icaoDoc9303);

  print(iuliia.translate('Юлия, съешь ещё этих мягких французских булок из Йошкар-Олы, да выпей алтайского чаю.'));
}
1
likes
150
points
27
downloads

Publisher

verified publisheralheev.ru

Weekly Downloads

Transliterate Cyrillic → Latin in every possible way

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on iuliia