hangul 0.6.0 copy "hangul: ^0.6.0" to clipboard
hangul: ^0.6.0 copied to clipboard

Work with korean hangul characters (한글). Validate characters, split syllables into jamo, merge jamos into syllables.

[0.6.0] - 2023-12-08. #

  • added syllableHasJong and syllableCodeHasJong

[0.5.0] - 2023-03-03. #

  • BREAKING CHANGE - Fix: inputting 아,ㄲ,ㅏ was producing "악가" instead of "아까"
  • Dart version <4.0 instead of <3.0

[0.4.0] - 2023-03-03. #

  • added method HangulInput.clear

[0.3.0] - 2022-26-11. #

  • added method HangulInput.backspace

[0.2.0] - 2022-23-11. #

  • added function isValidJamo
  • added function isValidJamoCode
  • added class HangulInput for creating hangul syllables from individual characters

[0.1.1] - 2021-05-09. #

  • added example
  • improved doc
  • added tests
  • standardized error messages

[0.1.0] - 2021-05-09. #

  • initial release with basic
9
likes
140
pub points
65%
popularity

Publisher

verified publishersouf.fr

Work with korean hangul characters (한글). Validate characters, split syllables into jamo, merge jamos into syllables.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on hangul