diff --git a/doc/todo.md b/doc/todo.md index 0dd2f43f..acae8d88 100644 --- a/doc/todo.md +++ b/doc/todo.md @@ -27,6 +27,7 @@ This is a todo list page that added recently and will be updated soon. - Improve the Raw Quill Editor, for more [info](https://github.com/singerdmx/flutter-quill/issues/1509) - Provide more support to all the platforms - Extract the shared properties between `QuillRawEditorConfigurations` and `QuillEditorConfigurations` + - The todo in the this [commit](https://github.com/singerdmx/flutter-quill/commit/79597ea6425357795c0663588ac079665241f23a) needs to be checked ### Bugs diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index 88b71f1d..a2a157e2 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: universal_html: ^2.2.4 cross_file: ^0.3.3+6 - flutter_quill: ^8.5.6 + flutter_quill: ^8.6.0 photo_view: ^0.14.0 # Plugins