docsy_markdown 0.1.0 copy "docsy_markdown: ^0.1.0" to clipboard
docsy_markdown: ^0.1.0 copied to clipboard

Markdown import/export adapter for Docsy.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add docsy_markdown

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

dependencies:
  docsy_markdown: ^0.1.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:docsy_markdown/docsy_markdown.dart';
1
likes
130
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Markdown import/export adapter for Docsy.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

docsy, flutter, markdown

More

Packages that depend on docsy_markdown