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).
0.0.4 #
- Fixed bugs.
0.0.3 #
- Enhanced mixed query search functionality to support combinations of Korean choseong and English (e.g., "ㅅㄱa" -> "사과apple").
- Improved accuracy of partial matches for Korean and English mixed strings.
- Fixed bugs related to incorrect filtering when handling mixed character inputs.
0.0.2 #
- Added partial choseong matching support (e.g., "라ㅁ" -> "라면").
- Improved search functionality to support mixed queries.
0.0.1 #
- Initial release.