Skip to content

Rich Text Editor #223

@ggirotto

Description

@ggirotto

Summary

In favor of using flutter_quill we will create our own rich text editor.

Features

  • The editor must support readonly mode.
  • Must support bold, italic, underline and code block stylish properties.
  • Must support interface customizations:
    • TextStyle
    • Background color
    • Cursor color
    • Placeholder
    • Placeholder text style
  • The stylish properties must follow the same behavior as the most common editors: Update the selected text if it exists or apply the style to the new typed text otherwise.
  • The keyboard type must be overridable.

Metadata

Metadata

Assignees

Labels

P1Changes that should be worked nowenhancementNew feature or changes to an existing onetarget: flutterRelates to Flutter and its sub-dependencies

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions