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
13
likes
160
points
310
downloads

Publisher

verified publishersouf.fr

Weekly Downloads

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