Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 721 Bytes

0.1.1

  • Fix changelog

0.1.0

  • Moved implementation into the src directory
  • Updated dependencies
  • Add some properties (cursorColor, onTextChange, focusNode, onTextSubmitted, ...) for TextField Credits: @dab246
  • Replace deprecated MaterialStateMouseCursor

0.0.6

  • Add textAlign and textDirection arguments to LanguageToolTextField constructor
  • Enforce utf-8 decoding format for LanguageTool API responses.

Credits: @Semsem-programmer

0.0.5

Fixed a mistake found in the "Getting Started" section

0.0.4

Simpler and cleaner API. Documentation updates.

0.0.3

Update pub.dev image links.

0.0.2

Update pub.dev image links.

0.0.1

Initial release that provides basic suggestions.