Upgrade to 7.2.16

pull/1321/head
Cheryl 2 years ago
parent 1557a5de1e
commit 517f264140
  1. 5
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,8 +1,11 @@
# [7.2.16]
- Allow for custom context menu.
# [7.2.15]
- Add flutter_quill.delta library which only exposes Delta datatype.
# [7.2.14]
- Fix errors when the editor is used in the `screenshot` package
- Fix errors when the editor is used in the `screenshot` package.
# [7.2.13]
- Fix around image can't delete line break.

@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
version: 7.2.15
version: 7.2.16
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill

Loading…
Cancel
Save