language_tool 2.2.0 copy "language_tool: ^2.2.0" to clipboard
language_tool: ^2.2.0 copied to clipboard

Dart library for checking text for grammar and spelling mistakes using the language tool API.

Changelog #

2.2.0 - 2023-05-29 #

Changed #

  • improved docs

Fixed #

  • Fixed the language requesting on Web
  • Fixed UTF-8 decoding

2.1.1 #

  • FEAT: Added support for context and shortMessage for writing mistakes.
  • REFACTOR: Changed style to Very good analysis

2.1.0 #

  • FEAT: Added support for languages function
  • FIX: Changed typos in class names and methods
  • DOCS: Improved readme and added more documentation to classes.
  • REFACTOR: Changed folder structure.
  • Update dependencies
  • Update Dart version to 2.15
  • Update tests to match LanguageToolAPI responses

2.0.0 #

  • added support for null-safety

1.1.0 #

  • HTTP and test dependency version update

1.0.0 #

  • Initial version, created by Stagehand
20
likes
140
pub points
75%
popularity

Publisher

verified publisherclevertasks.de

Dart library for checking text for grammar and spelling mistakes using the language tool API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http

More

Packages that depend on language_tool