Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.68 KB

todo.md

File metadata and controls

50 lines (34 loc) · 1.68 KB

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 and QuillEditorConfigurations
  • The todo in the this commit needs to be checked
  • use maybeOf and of instead ofNotNull 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.