wysiwyg_editor 3.0.0 copy "wysiwyg_editor: ^3.0.0" to clipboard
wysiwyg_editor: ^3.0.0 copied to clipboard

discontinuedreplaced by: quill

A Detailed Rich Text Editor for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wysiwyg_editor

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

dependencies:
  wysiwyg_editor: ^3.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:wysiwyg_editor/wysiwyg_editor.dart';
0
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A Detailed Rich Text Editor for Flutter

License

unknown (license)

Dependencies

flutter, flutter_svg, provider, random_string, wysiwyg_flutter_quill, wysiwyg_flutter_quill_extensions

More

Packages that depend on wysiwyg_editor