appflowy_code_block 1.1.1 copy "appflowy_code_block: ^1.1.1" to clipboard
appflowy_code_block: ^1.1.1 copied to clipboard

unlisted

CodeBlock Component that provides a rich code block using AppFlowy Editor.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appflowy_code_block

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

dependencies:
  appflowy_code_block: ^1.1.1

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_code_block/appflowy_code_block.dart';
4
likes
50
pub points
45%
popularity

Publisher

unverified uploader

CodeBlock Component that provides a rich code block using AppFlowy Editor.

Repository (GitHub)
View/report issues

License

MPL-2.0, AGPL-3.0 (LICENSE)

Dependencies

appflowy_editor, collection, file_picker, flutter, flutter_localizations, highlight, intl, intl_utils, markdown, path

More

Packages that depend on appflowy_code_block