dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.5 KiB
49 lines
1.5 KiB
# Todo |
|
|
|
This is a todo list page that added recently and will be updated soon. |
|
|
|
## Table of contents |
|
- [Todo](#todo) |
|
- [Table of contents](#table-of-contents) |
|
- [Flutter Quill](#flutter-quill) |
|
- [Features](#features) |
|
- [Improvemenets](#improvemenets) |
|
- [Bugs](#bugs) |
|
- [Flutter Quill Extensions](#flutter-quill-extensions) |
|
- [Features](#features-1) |
|
- [Improvemenets](#improvemenets-1) |
|
- [Bugs](#bugs-1) |
|
|
|
## Flutter Quill |
|
|
|
### Features |
|
|
|
- Add support for Text magnification feature, for more [info](https://github.com/singerdmx/flutter-quill/issues/1504) |
|
- Provide a way to expose quills undo redo stacks, for more [info](https://github.com/singerdmx/flutter-quill/issues/1381) |
|
- Add callback to the `QuillToolbarColorButton` for custom color picking logic |
|
|
|
### Improvemenets |
|
|
|
- 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 |
|
|
|
Empty for now. |
|
Please go to the [issues](https://github.com/singerdmx/flutter-quill/issues) |
|
|
|
|
|
## Flutter Quill Extensions |
|
|
|
### Features |
|
- Add support for copying images to the Clipboard |
|
|
|
### Improvemenets |
|
|
|
Please check the todos, this list will be updated soon. |
|
|
|
### Bugs |
|
|
|
Please check the todos, this list will be updated soon. |