appflowy_editor 5.2.0 copy "appflowy_editor: ^5.2.0" to clipboard
appflowy_editor: ^5.2.0 copied to clipboard

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appflowy_editor
copied to clipboard

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

dependencies:
  appflowy_editor: ^5.2.0
copied to clipboard

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:appflowy_editor/appflowy_editor.dart';
copied to clipboard
458
likes
130
points
6.72k
downloads

Publisher

verified publisherappflowy.io

Weekly Downloads

2024.10.05 - 2025.04.19

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.

Repository (GitHub)
View/report issues

Topics

#widget #editor #appflowy

Documentation

API reference

License

MPL-2.0, AGPL-3.0 (license)

Dependencies

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

More

Packages that depend on appflowy_editor