simple_spell_checker 1.0.6 copy "simple_spell_checker: ^1.0.6" to clipboard
simple_spell_checker: ^1.0.6 copied to clipboard

A simple and powerful spell checker, allowing developers to detect and highlight spelling errors in text

1.0.6 #

  • Fix: accents are ignored
  • Chore: more missing words and sentences for spanish translation

1.0.5 #

  • Fix: several language characters are ignored
  • Chore: added some missing words for spanish translation

1.0.4 #

  • Fix: line is ignored directly if contains a special character (like: "(", "[", etc)
  • Feat: improved separator regexp to divide also special chars from the words
  • Feat: more translations for pt, de, en, es, it and fr languages
  • Feat: ability to close controller if we don't need them
  • Feat: ability to override any current language if exist in customLanguages
  • Feat: added priority order when the directionary is realoding using LanguageDicPriorityOrder enum
  • Feat: now we can set a default safeLanguageName to the SimpleSpellChecker instead pref en translation always

1.0.3 #

  • Fix: unable to load assets

1.0.2 #

  • Fix: whitespaces are removed or ignored

1.0.1 #

  • Fix: typo on SimpleSpellChecker class and README
  • Doc: more docs about LanguageIdentifier

1.0.0 #

Initial commit

1
likes
0
pub points
87%
popularity

Publisher

unverified uploader

A simple and powerful spell checker, allowing developers to detect and highlight spelling errors in text

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #text-checking #highlighting #spellchecker

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_spell_checker