Closed CatHood0 closed 2 months ago
de-ch
en-gb
ca
ar
da
bg
nl
ko
et
he
sk
This feature give us the ability to check our texts even the language is not founded and the dictionary is practicaly empty.
Note: This feature need to have safeDictionaryLoad active to avoid goes into a exception.
Example of this key:
final SimpleSpellChecker spellchecker = SimpleSpellChecker( language: '', safeDictionaryLoad: true, worksWithoutDictionary: true, );
Features added:
Translations:
de-ch
en-gb
ca
ar
da
bg
nl
ko
et
he
sk
Checking even the dictionary is empty
This feature give us the ability to check our texts even the language is not founded and the dictionary is practicaly empty.
Note: This feature need to have safeDictionaryLoad active to avoid goes into a exception.
Example of this key: