hangul_choseong_search 0.0.4
hangul_choseong_search: ^0.0.4 copied to clipboard
A Flutter package for searching Korean strings by Choseong (initial consonants).
Hangul Choseong Search #
hangul_choseong_search is a Flutter package for performing initial consonant (choseong) search on Korean strings. It helps you search Korean words using only their initial consonants.
Features #
- Extracts initial consonants from Korean words
- Supports consonant-based search in Korean text
Installation #
Add the following line to your pubspec.yaml dependencies:
dependencies:
hangul_choseong_search: ^0.0.1