flutter_live_markdown 0.2.2-dev.1 copy "flutter_live_markdown: ^0.2.2-dev.1" to clipboard
flutter_live_markdown: ^0.2.2-dev.1 copied to clipboard

A Live Markdown editor built on top of super_editor.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_live_markdown

With Flutter:

 $ flutter pub add flutter_live_markdown

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

dependencies:
  flutter_live_markdown: ^0.2.2-dev.1

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:flutter_live_markdown/flutter_live_markdown.dart';
0
likes
0
points
279
downloads

Publisher

unverified uploader

Weekly Downloads

A Live Markdown editor built on top of super_editor.

Repository (GitHub)
View/report issues

Topics

#markdown #editor #text-editor #super-editor

License

unknown (license)

Dependencies

attributed_text, cupertino_icons, dart_markdown, flutter, super_editor, super_text_layout

More

Packages that depend on flutter_live_markdown