clepit_core 0.2.0 copy "clepit_core: ^0.2.0" to clipboard
clepit_core: ^0.2.0 copied to clipboard

A block-style editor with built-in plugins and renderer. Native Dart/Flutter twin of @clepit/core, targets web, mobile, and desktop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clepit_core

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

dependencies:
  clepit_core: ^0.2.0

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:clepit_core/clepit_core.dart';
0
likes
50
points
74
downloads

Documentation

Documentation
API reference

Publisher

verified publisherclepit.com

Weekly Downloads

A block-style editor with built-in plugins and renderer. Native Dart/Flutter twin of @clepit/core, targets web, mobile, and desktop.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

file_picker, flutter, flutter_highlight, just_audio, video_player

More

Packages that depend on clepit_core