issues
search
solid-software
/
languagetool_textfield
🌐 Flutter text field that implements LanguageTool spellcheck.
BSD 3-Clause "New" or "Revised" License
34
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] Failed assertion: line 1318 pos 14: 'readOnly && !obscureText': is not true.
#84
dab246
opened
3 weeks ago
0
Add some properties (`cursorColor`, `onTextChange`, `focusNode`, `onTextSubmitted`, ...) for TextField
#83
dab246
closed
1 month ago
6
Update version and changelog
#80
ghost
closed
8 months ago
0
Update throttling dependency
#79
ghost
closed
9 months ago
0
hasResult check
#78
ghost
closed
9 months ago
0
Move implementation to `src` dir
#77
ghost
closed
8 months ago
2
Bump version to 0.0.6, update CHANGELOG
#76
solid-yuriiprykhodko
closed
9 months ago
0
Arabic Support
#75
Semsem-programmer
closed
9 months ago
0
Problems in close mistake popup
#74
Semsem-programmer
opened
9 months ago
0
Work on Web and Android
#73
Semsem-programmer
closed
9 months ago
0
global key issue
#72
SalmaSA29
opened
9 months ago
0
Update Worklog badge
#71
solid-yuriiprykhodko
closed
9 months ago
0
Arabic Localization Suggestions list
#70
Ali-Assi-AlGooru
opened
1 year ago
3
Update README.md
#69
solid-danylokhvan
closed
1 year ago
0
Task/Add badge
#68
solid-danylokhvan
closed
1 year ago
0
Task/Update version
#67
solid-danylokhvan
closed
1 year ago
0
The package name entered is incorrect in README.md
#66
solid-danylokhvan
closed
1 year ago
0
Update README.md
#65
solid-danylokhvan
closed
1 year ago
0
Task/Hide dependencies & refactor
#64
solid-danylokhvan
closed
1 year ago
1
0.0.4 - Update pubspec.yaml
#63
solid-danylokhvan
closed
1 year ago
0
update README.md
#62
solid-danylokhvan
closed
1 year ago
0
0.0.4v Add more descriptive example
#61
solid-danylokhvan
closed
1 year ago
0
Bad Pub.dev example
#60
MarkOSullivan94
closed
1 year ago
1
Bug/Unable to set the cursor with text scrolling
#59
solid-danylokhvan
closed
1 year ago
0
Bug/The spell is missing when the replacement is pressed
#58
solid-danylokhvan
closed
1 year ago
0
Bug/Range Error
#57
solid-danylokhvan
closed
1 year ago
0
Bug: RangeError
#56
solid-yuriiprykhodko
closed
1 year ago
0
Bug/Inability set caret cursor with multiline on mobile
#55
solid-danylokhvan
closed
1 year ago
0
Bug/Can't find an error on the following line
#54
solid-danylokhvan
closed
1 year ago
0
Task/Add Icon Logo to the Mistake Popup
#53
solid-danylokhvan
closed
1 year ago
0
Task/Add README
#52
solid-danylokhvan
closed
1 year ago
0
Task/Add LICENSE
#51
solid-danylokhvan
closed
1 year ago
0
Feat/Intelligent highlight
#50
solid-danylokhvan
closed
1 year ago
1
Fixed dialog not properly stretched when the error is short
#49
silverkate
closed
1 year ago
1
Feat/remove language tool package
#48
silverkate
closed
1 year ago
0
Fixed the clickable zone of the text field
#47
silverkate
closed
1 year ago
3
Changed mistake pop up ui
#46
silverkate
closed
1 year ago
3
Improve default MistakePopup implementation to match the reference
#45
solid-vovabeloded
opened
1 year ago
0
Feature: Language selector
#44
mitryp
closed
1 year ago
0
The suggestions popup opens when clicking outside the word with a mistake.
#43
mitryp
opened
1 year ago
0
Added parameters for making the field multiline
#42
mitryp
closed
1 year ago
0
Add the parameters for making a field multiline into the `LanguageToolTextField`
#41
mitryp
closed
1 year ago
0
Added mistake range guards
#40
mitryp
closed
1 year ago
1
Throws if the mistakes are rendered after text change
#39
mitryp
closed
1 year ago
0
Fixed HTTP error handling
#38
mitryp
closed
1 year ago
0
Exceptions thrown by the `language_tool` are not handled
#37
mitryp
closed
1 year ago
0
Opening and closing the mistake popup freezes the app
#36
mitryp
closed
1 year ago
0
Fixed popup overflow by suggestions
#35
mitryp
closed
1 year ago
2
Added `dispose` to the `LanguageCheckService`
#34
mitryp
closed
1 year ago
0
Potential memory leaks from using the `throttling` package
#33
mitryp
closed
1 year ago
0
Next