Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Rich Text, Markdown and HTML Editor packages
Last updated: January 26, 2025
Rich Text, Markdown, and HTML editors are tools used for creating and formatting text content. Each serves a different purpose and caters to different levels of complexity and control over the presentation of text.
A rich text editor is a text processing tool that allows users to create and format text with features beyond plain text. It often provides a user-friendly interface with buttons or menus for formatting options. It typically supports various text formatting options, such as bold, italic, underline, font styles, colors, and sometimes more advanced features like tables and images. It is commonly used in applications where users need a WYSIWYG (What You See Is What You Get) experience, such as word processors, content management systems (CMS), and email clients.
Markdown is a lightweight markup language designed to be easy to read and write. It is simple and focuses on ease of use. It uses special characters and indentation to denote formatting elements like headers, lists, links, and emphasis (bold or italic). It is widely used for writing documentation, README files on code repositories (e.g., on GitHub), and in situations where a simple and human-readable markup language is preferred. Markdown Editors have the built-in capability of rendering previews while one is typing which makes the verification of the format of the end content much easier.
An HTML (Hypertext Markup Language) editor is a tool that facilitates the creation and editing of HTML code, the standard markup language for creating web pages. They often provide syntax highlighting, code completion, and other features to assist developers in writing valid HTML code. Some HTML editors also offer a WYSIWYG mode for users who prefer a visual representation of the page.
The complete list of Flutter packages that can be used to add a Rich Text Editor, Markdown Editor or HTML Editor in your Flutter app is provided below.
flutter_quill
👍 1.89K ⬇️ 72.4K
Dart 3 compatibleMaintenance Status: Good
A rich text editor built for Android, iOS, Web, and desktop platforms. It's the WYSIWYG editor and a Quill component for Flutter.
super_editor
👍 691 ⬇️ 5.7K
Dart 3 compatibleMaintenance Status: Good
Configurable, composable, extensible text editor and document renderer for Flutter.
html_editor_enhanced
👍 608 ⬇️ 25.7K
Dart 3 compatibleMaintenance Status: Good
HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more.
appflowy_editor
👍 434 ⬇️ 3.8K
Dart 3 compatibleMaintenance Status: Good
A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
quill_html_editor
👍 254 ⬇️ 7.3K
Dart 3 compatibleMaintenance Status: Average
HTML rich text editor for Android, iOS, and Web, it is built with the powerful Quill Js library. Which is an open source WYSIWYG editor built for the modern web.
fleather
👍 128 ⬇️ 4.8K
Dart 3 compatibleMaintenance Status: Good
Clean, minimalistic and collaboration-ready rich text editor for Flutter.
custom_text
👍 113 ⬇️ 846
Dart 3 compatibleMaintenance Status: Good
Highly customisable text widget and controller to enable styling and gesture actions.
flutter_summernote
👍 100 ⬇️ 431
Dart 3 compatibleMaintenance Status: Average
Text Editor in Flutter for Android and iOS to help free write WYSIWYG HTML code based on Summernote 0.8.18 javascript wrapper.
rich_editor
👍 88 ⬇️ 249
Dart 3 compatibleMaintenance Status: Average
WYSIWYG editor for Flutter with a rich set of supported formatting options.
dart_quill_delta
👍 6 ⬇️ 68K
Dart 3 compatibleMaintenance Status: Good
A Dart port of quill-js-delta, offering a simple and expressive JSON format for describing rich-text content and its changes.
flutter_quill_delta_from_html
👍 9 ⬇️ 62.9K
Dart 3 compatibleMaintenance Status: Good
Convert easily HTML inputs content to Quill Js Delta format
undo
👍 81 ⬇️ 641
Dart 3 compatibleMaintenance Status: Average
A Undo/Redo Library for Flutter
flutter_quill_extensions
👍 59 ⬇️ 12.6K
Dart 3 compatibleMaintenance Status: Good
Embed extensions for flutter_quill including image, video, formula and etc.
vsc_quill_delta_to_html
👍 37 ⬇️ 18.2K
Dart 3 compatibleMaintenance Status: Good
A robust Quill Delta to HTML converter. This is a complete port of the popular quill-delta-to-html Typescript/Javascript package to Dart.
markdown_editor_plus
👍 56 ⬇️ 1.7K
Dart 3 compatibleMaintenance Status: Good
A TextField Widget that allow you to convert easily what's in the TextField to Markdown with custom toolbar support.
quill_native_bridge
👍 2 ⬇️ 41K
Dart 3 compatibleMaintenance Status: Good
An internal Flutter plugin for flutter_quill package to access platform-specific APIs
markdown_toolbar
👍 49 ⬇️ 1.8K
Dart 3 compatibleMaintenance Status: Average
A customizable toolbar to enhance your experience of writing Markdown in Flutter apps.
markdown_quill
👍 29 ⬇️ 3.4K
Dart 3 compatibleMaintenance Status: Good
Convert between quill (delta) format and markdown
flutter_rte
👍 27 ⬇️ 747
Dart 3 compatibleMaintenance Status: Average
HTML editor for Flutter (WYSIWYG, rich text) with built-in speech-to-text.
zefyr
👍 304 ⬇️ 225
Maintenance Status: Poor
Clean, minimalistic and collaboration-ready rich text editor for Flutter.
markdown_editable_textinput
👍 186 ⬇️ 542
Maintenance Status: Poor
A TextField Widget that allow you to convert easily what's in the TextField to Markdown.
zefyrka
👍 154 ⬇️ 334
Maintenance Status: Good
Clean, minimalistic and collaboration-ready rich text editor for Flutter based on Zefyr package.
html_editor
👍 117 ⬇️ 23
Maintenance Status: Poor
Flutter HTML Editor is a text editor for android and iOS to help write WYSIWYG HTML code based on the Summernote javascript wrapper
simple_markdown_editor
👍 33 ⬇️ 54
Maintenance Status: Poor
A TextField Widget that allow you to convert easily what's in the TextField to Markdown.