Markdown Editor

A flexible and easily decoratable Markdown editor designed for Flutter.

example_1

With markdown you can customize texts in your blog, diary or chats. Either increasing font size, or giving it a bold or italic appearance, underlining it, changing color, centralizing or creating different types of lists or tables.

Markdown options

The following table shows how any Markdown type is available at this package. If the markdown is only available by typing it in raw text, then Raw text field is ✅, else ❌. If the button for the respective markdown type is available, the same logic is applied to Button field.

Markdown Raw text Button
# Header
Bold
Italic
Strikethrough
Underline
• Bullet list
1. Ordered list
link_example
Image (network)
- x Checkbox
Code
Blockquote
Table

Platforms

Platform Status
Android
iOS
Web
Windows
Linux
macOS