Update todo and extensions package

pull/1539/head
Ellet 1 year ago
parent 2003b0b8de
commit 4950a9951a
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 1
      doc/todo.md
  2. 2
      flutter_quill_extensions/pubspec.yaml

@ -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

@ -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

Loading…
Cancel
Save