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.
1.7 KiB
1.7 KiB
Todo
This is a todo list page that added recently and will be updated soon.
Table of contents
Flutter Quill
Features
- Add support for Text magnification feature, for more info
- Provide a way to expose quills undo redo stacks, for more info
- Add callback to the
QuillToolbarColorButton
for custom color picking logic
Improvemenets
- Improve the Raw Quill Editor, for more info
- Provide more support to all the platforms
- Extract the shared properties between
QuillRawEditorConfigurations
andQuillEditorConfigurations
- The todo in the this commit needs to be checked
- use
maybeOf
and of insteadofNotNull
in the providers to follow flutter offical convenstion, completly rework the providers and update the build context extensions
Bugs
Empty for now. Please go to the 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.