Upgrade to 3.0.4

pull/573/head
X Code 3 years ago
parent 3fd8aa23df
commit e4946ba455
  1. 3
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,3 +1,6 @@
# [3.0.4]
* Add maxContentWidth constraint to editor.
# [3.0.3] # [3.0.3]
* Do not show caret on screen when the editor is not focused. * Do not show caret on screen when the editor is not focused.

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

Loading…
Cancel
Save