korean_romanization_converter 0.0.1 copy "korean_romanization_converter: ^0.0.1" to clipboard
korean_romanization_converter: ^0.0.1 copied to clipboard

korean romanization converter

Features #

Korean romanization for dart flutter.

Thanks to

  1. https://github.com/AaronO/kpop

Getting Started #

Add korean_romanization_converter to your pubspec.yaml file:

dependencies:
  korean_romanization_converter:

Usage #

You can convert korean to romanization in simple way.

final converter = KoreanRomanizationConverter();

var result = converter.romanize('안녕하세요?');
1
likes
130
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

korean romanization converter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on korean_romanization_converter