html_editor_plus 0.0.1 copy "html_editor_plus: ^0.0.1" to clipboard
html_editor_plus: ^0.0.1 copied to clipboard

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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add html_editor_plus

With Flutter:

 $ flutter pub add html_editor_plus

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

dependencies:
  html_editor_plus: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:html_editor_plus/html_editor_plus.dart';
10
likes
0
pub points
82%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

file_picker, flex_color_picker, flutter, flutter_inappwebview, flutter_keyboard_visibility, meta, numberpicker, pointer_interceptor, visibility_detector

More

Packages that depend on html_editor_plus