language_tool 2.1.0
language_tool: ^2.1.0 copied to clipboard
Dart library for checking text for grammar and spelling mistakes using the language tool API.
1.0.0 #
- Initial version, created by Stagehand
1.1.0 #
- HTTP and test dependency version update
2.0.0 #
- added support for null-safety
2.1.0 #
- FEAT: Add support for
languages
function - FIX: Change 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