All modules:
Link copied to clipboard
A Kotlin Multiplatform spell checker that wraps each operating system's native spell-checking engine behind one common Kotlin API — Android's TextServicesManager, iOS/macOS's NSSpellChecker / UITextChecker, Windows' ISpellChecker COM API, and Hunspell on Linux. Nothing is bundled: the library uses whatever dictionaries the user's device already has for their language.