afep 0.0.8 copy "afep: ^0.0.8" to clipboard
afep: ^0.0.8 copied to clipboard

A temp collection of plugins for the AppFlowy Editor until the main package supports the latest editor.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add afep

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

dependencies:
  afep: ^0.0.8

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:afep/afep.dart';
1
likes
75
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A temp collection of plugins for the AppFlowy Editor until the main package supports the latest editor.

Topics

#editor #appflowy #plugins #widget

Documentation

API reference

License

MPL-2.0, AGPL-3.0 (license)

Dependencies

appflowy_editor, flutter, flutter_chat_types, flutter_link_previewer, highlight, media_kit, media_kit_libs_video, media_kit_video, provider, string_validator, url_launcher

More

Packages that depend on afep