markdown_io 0.0.1-dev.1 copy "markdown_io: ^0.0.1-dev.1" to clipboard
markdown_io: ^0.0.1-dev.1 copied to clipboard

A toolbox for creating markdown editable fields, widgets and displays

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add markdown_io

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

dependencies:
  markdown_io: ^0.0.1-dev.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:markdown_io/markdown_io.dart';
1
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A toolbox for creating markdown editable fields, widgets and displays

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

expandable, flutter, flutter_markdown

More

Packages that depend on markdown_io