wysiwyg_editor 1.4.0 copy "wysiwyg_editor: ^1.4.0" to clipboard
wysiwyg_editor: ^1.4.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: ^1.4.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
30
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A Detailed Rich Text Editor for Flutter

License

MIT (license)

Dependencies

flutter, flutter_quill, flutter_quill_extensions, flutter_svg, provider, random_string

More

Packages that depend on wysiwyg_editor