novident_editor 1.0.3 copy "novident_editor: ^1.0.3" to clipboard
novident_editor: ^1.0.3 copied to clipboard

A highly customizable rich-text editor for Flutter, part of the Novident suite. Fork of AppFlowy Editor (AppFlowy-IO), used under the Mozilla Public License 2.0.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add novident_editor

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

dependencies:
  novident_editor: ^1.0.3

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:novident_editor/novident_editor.dart';
0
likes
140
points
391
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable rich-text editor for Flutter, part of the Novident suite. Fork of AppFlowy Editor (AppFlowy-IO), used under the Mozilla Public License 2.0.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #editor #novident

License

MPL-2.0 (license)

Dependencies

collection, device_info_plus, diff_match_patch, file_picker, flutter, flutter_svg, html, http, intl, keyboard_height_plugin, logging, markdown, nanoid, novident_editor_document, numerus, provider, scroll_to_index, string_validator, universal_html, universal_platform, url_launcher

More

Packages that depend on novident_editor