languagetool_textfield library

Classes

Category
Object that stores information about category of the rule.
DebounceLangToolService
A language check service with debouncing.
HighlightStyle
Class creates color scheme for highlighting mistakes
LangToolService
An implementation of language check service with language tool service.
LanguageCheckService
A base language check service.
LanguageToolClient
Class to interact with the LanguageTool API.
LanguageToolController
A TextEditingController with overrides buildTextSpan for building marked TextSpans with tap recognizer
LanguageToolMistakePopup
Default mistake window that looks similar to LanguageTool popup
LanguageToolRaw
The raw bean that is returned from the API call.
LanguageToolTextField
A TextField widget that checks the grammar using the given LanguageToolController
Match
Object that stores information about matched mistakes.
Mistake
A data model class that stores information about a single writing mistake.
MistakePopup
Builder class that uses specified popupRenderer and mistakeBuilder to create mistake popup
PopupOverlayLayoutDelegate
Class that calculates where to place popup window on the screen
PopupOverlayRenderer
Renderer used to show popup window overlay
Replacement
Object that stores information about possible replacement.
Rule
Object that stores information about the rule (description, type, etc).
ThrottlingLangToolService
A language check service with debouncing.
WritingMistake
Object that stores information about a single writing mistake.

Enums

DelayType
Enumerate delay types