Skip to content

daolq3012/rich_text_editor

Repository files navigation

RichEditor for Flutter is a beautiful Rich Text WYSIWYG Editor for Flutter support Android and iOS. .

Features

Supported Functions

  • Bold
  • Italic
  • Subscript
  • Superscript
  • Strikethrough
  • Underline
  • Justify Left
  • Justify Center
  • Justify Right
  • Blockquote
  • Heading 1
  • Heading 2
  • Heading 3
  • Heading 4
  • Heading 5
  • Heading 6
  • Undo
  • Redo
  • Indent
  • Outdent
  • Insert Image
  • Insert Youtube
  • Insert Video
  • Insert Audio
  • Insert Link
  • Unordered List (Bullets)
  • Ordered List (Numbers)

Attribute change of editor

  • Text Color
  • Placeholder
  • State Callback

Milestone

  • Checkbox
  • Text Background Color
  • Text Font Size
  • Font Family

Demo

Getting started

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

  rich_text_html_editor: ^1.0.2

Usage

See examples in /example folder.

import 'package:rich_text_html_editor/rich_editor.dart';

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published