chore: bump flutter_quill_extensions

pull/1517/head
Adil Hanney 1 year ago committed by X Code
parent f6e238fd78
commit a27620950f
  1. 3
      flutter_quill_extensions/CHANGELOG.md
  2. 2
      flutter_quill_extensions/pubspec.yaml

@ -1,3 +1,6 @@
## 0.6.5
- Support the new `iconButtonFactor` property
## 0.6.4
- Update `QuillImageUtilities`
- Add new extension on `QuillController` to access `QuillImageUtilities` instance easier

@ -1,6 +1,6 @@
name: flutter_quill_extensions
description: Embed extensions for flutter_quill including image, video, formula and etc.
version: 0.6.3
version: 0.6.5
homepage: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions
repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions

Loading…
Cancel
Save