Skip to content

Releases: singerdmx/flutter-quill

v11.0.0-dev.12

11 Nov 10:30
bd35c10
Compare
Choose a tag to compare
v11.0.0-dev.12 Pre-release
Pre-release

Changed

  • Mark shouldNotifyListeners as experimental in QuillController.replaceText().
  • Mark the method QuillController.clipboardSelection() as experimental.

v11.0.0-dev.11

11 Nov 09:10
db54a85
Compare
Choose a tag to compare
v11.0.0-dev.11 Pre-release
Pre-release

Added

  • onKeyPressed in QuillEditorConfig to customize key press handling in the editor #2368.

Changed

  • Improve README.md.

v11.0.0-dev.9

10 Nov 11:08
f18fa0b
Compare
Choose a tag to compare
v11.0.0-dev.9 Pre-release
Pre-release

This release was mainly published to test the new automated publishing workflow, no changes were introduced.

Full Changelog: v11.0.0-dev.6...v11.0.0-dev.9

v11.0.0-dev.10

10 Nov 13:21
da7652a
Compare
Choose a tag to compare
v11.0.0-dev.10 Pre-release
Pre-release

Changed

  • [ci] Improve the publishing workflow.

v11.0.0-dev.6

09 Nov 21:22
f77c85e
Compare
Choose a tag to compare
v11.0.0-dev.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.8.5...v11.0.0-dev.6

Changed

  • The option to enable/disable rich text paste (from other apps) in QuillClipboardConfig.
  • Improve README.md.
  • Simplify the example app.

v11.0.0-dev.5

08 Nov 18:24
5d561d6
Compare
Choose a tag to compare
v11.0.0-dev.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v11.0.0-dev.4...v11.0.0-dev.5

Changed

  • The option to enable/disable rich text paste (from other apps) in QuillClipboardConfig.
  • Improve README.md.
  • Simplify the example app.

v11.0.0-dev.4

08 Nov 13:04
1cc4c4b
Compare
Choose a tag to compare
v11.0.0-dev.4 Pre-release
Pre-release

Full Changelog: v11.0.0-dev.3...v11.0.0-dev.4

Changed

  • Publish the flutter_quill package with no changes to test the CI workflow.

v11.0.0-dev.3

08 Nov 12:07
55b9d34
Compare
Choose a tag to compare
v11.0.0-dev.3 Pre-release
Pre-release

Added

  • string in to support localization for . Currently available only in English.

v11.0.0-dev.2

08 Nov 11:42
39ca2d6
Compare
Choose a tag to compare
v11.0.0-dev.2 Pre-release
Pre-release

Changed

  • Restore base button options, now works without the inherited widgets, and support buttons of .

v11.0.0-dev.1

27 Oct 14:47
ff1c98a
Compare
Choose a tag to compare
v11.0.0-dev.1 Pre-release
Pre-release

This release is identical to 11.0.0-dev.0, mainly published to update the min published version (from pub.dev) of flutter_quill in flutter_quill_test and flutter_quill_extensions.

See the migration guide.

Full Changelog: v11.0.0-dev.0...v11.0.0-dev.1