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