Skip to content

Commit 3989ef2

Browse files
docs: add changelog
chore: bump version
1 parent 62c66b4 commit 3989ef2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.0
2+
3+
- Add `isEnabled` to toggle spell check
4+
15
## 1.0.0
26

37
- BREAKING: require flutter 3.27.0 or higher

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: languagetool_textfield
22
description: The LanguageTool TextField package is a spell-checker designed for Flutter apps. This is useful for apps that need text input like messaging, notes, and email.
3-
version: 1.0.0
3+
version: 1.1.0
44
homepage: https://github.com/solid-software/languagetool_textfield/
55

66
environment:

0 commit comments

Comments
 (0)