Rich Text Editors

flutter_markdown

This package is a Markdown editor for Flutter. From plain text data formatted with simple Markdown tags, you may produce rich text output including text styles, tables, links, and more.

markdown

markdown is a Dart library that can convert Markdown to HTML.

zefyr

Flutter’s clean, minimalistic, and collaboration-ready rich text editor.

zefyrka

This editor is based o zefur which is a lightweight, crystal clear and clutter-free rich text editor. It was designed to be simple, yet useful. It includes all the basic features you would expect from a text editor; undo/redo, copy/paste, spell checker, search and replace options.

flutter_quill

FlutterQuill is an editor that you can use for writing. It is open-source and runs on modern mobile platforms. It will also run on the web some day.

simple_rich_text

A Dart string may be represented using simple rich text characters in Flutter.

html_editor_enhanced

A new version of Summernote is out. It supports the addition of images, tables, and charts to notes and includes a rich text editor for Android, iOS, and Web users with the Summernote library. Bug fixes, callbacks, dark mode, and more are included in this upgraded edition.

html2md

This is a Markdown converter library for HTML. It supports CommonMark, simple table conversion, and user-defined converting rules.

markdown_editable_textinput

Convert quickly what’s in your TextField to Markdown using this widget!

markdown_widget

This new markdown package includes TOC function, HTML video and img tag support, as well as mobile compatibility.

Similar Posts

  • Packages for Payment Implementation

    These Flutter packages for payment implementation provide everything you need to get started including in-app purchases (IAP) and subscriptions. flutter_stripe_payment To accept card payments, add Stripe to your Flutter application and use Payment Intents with Strong SCA 3DS Compliance. cashfree_pg This is the official Flutter plugin for integrating Cashfree PG with your app. It displays…

  • Dialog Packages

    A Dialog is a class that is intended to be subclassed by other classes. It’s often used to display messages on the page, or make choices available to the user. Flutter has a few built-in dialogs, but there are times when you need to build your own or use an existing package. adaptive_dialog Adaptively display…

  • Best Flutter Tools

    If you want to get the most out of your experience with this incredible platform then I recommend checking out these awesome tools! Flutter Editors Android Studio Android Studio is an IDE (Integrated Development Environment) for developing a mobile application using Dart/Flutter, Java/Kotlin or C/C++ language on Linux, macOS and Windows operating systems. Visual Studio…

  • Chart and Graph Packages

    We will go over some of the best Flutter packages that create charts and graphs so that you don’t have to waste time searching them out. graphic Graphic is the perfect Flutter library for anyone looking to visualize data in a clear, concise way. With its easy-to-use charting library, you’ll be able to create stunning…

  • Printer Packages

    blue_thermal_printer This Flutter plugin for connecting to a thermal printer via bluetooth is still in its early stages of development, but it’s already available. bluetooth_thermal_printer The library supports both 58mm and 80mm Bluetooth printers. It uses a Bluetooth printer (Android Only). It works with both 58mm and 80mm Bluetooth printers. This library does not require…