ianvs_markdown 0.3.1 copy "ianvs_markdown: ^0.3.1" to clipboard
ianvs_markdown: ^0.3.1 copied to clipboard

Safe-by-default Markdown rendering and live-editing widgets for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ianvs_markdown

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

dependencies:
  ianvs_markdown: ^0.3.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:ianvs_markdown/ianvs_markdown.dart';
0
likes
155
points
238
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Safe-by-default Markdown rendering and live-editing widgets for Flutter.

Repository (GitHub)
View/report issues

Topics

#markdown #editor #flutter #obsidian #live-preview

License

MIT (license)

Dependencies

flutter, flutter_markdown_plus, flutter_math_fork, flutter_svg, html, markdown, re_highlight, super_clipboard, yaml

More

Packages that depend on ianvs_markdown