Skip to content

Commit 4617d79

Browse files
Upgrade to 7.1.7
1 parent 431efc1 commit 4617d79

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# [7.1.7]
2+
* Toolbar tweaks.
3+
14
# [7.1.6]
25
* Add enableUnfocusOnTapOutside field to RawEditor and Editor widgets.
36

flutter_quill_extensions/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414

15-
flutter_quill: ^7.1.6
15+
flutter_quill: ^7.1.7
1616

1717
image_picker: ^0.8.5+3
1818
photo_view: ^0.14.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_quill
22
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
3-
version: 7.1.6
3+
version: 7.1.7
44
#author: bulletjournal
55
homepage: https://bulletjournal.us/home/index.html
66
repository: https://github.com/singerdmx/flutter-quill

0 commit comments

Comments
 (0)