rich_text_html_editor 1.0.2 copy "rich_text_html_editor: ^1.0.2" to clipboard
rich_text_html_editor: ^1.0.2 copied to clipboard

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

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';
1
likes
120
pub points
66%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, flutter_inappwebview, flutter_lints

More

Packages that depend on rich_text_html_editor