flutter_kiwi_ffi library

Backward-compatible entry point that re-exports flutter_kiwi_nlp APIs.

Prefer importing package:flutter_kiwi_nlp/flutter_kiwi_nlp.dart.

Classes

KiwiAnalyzeOptions
Per-request options for KiwiAnalyzer.analyze.
KiwiAnalyzer
Fallback analyzer used on unsupported platforms.
KiwiAnalyzeResult
The top-level analysis result returned by KiwiAnalyzer.analyze.
KiwiBuildOption
Build-time option flags used by KiwiAnalyzer.create.
KiwiCandidate
A candidate analysis path returned by Kiwi.
KiwiMatchOption
Match option flags used by KiwiAnalyzer.create and KiwiAnalyzeOptions.
KiwiToken
A token produced by Kiwi morphological analysis.

Exceptions / Errors

KiwiException
Exception type used by flutter_kiwi_nlp.