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 Dart:

 $ dart pub add afep

With Flutter:

 $ flutter pub add afep

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

dependencies:
  afep: ^0.0.8

Alternatively, your editor might support dart pub get or 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
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#editor #appflowy #plugins #widget

License

unknown (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