custom_markdown 0.0.4 copy "custom_markdown: ^0.0.4" to clipboard
custom_markdown: ^0.0.4 copied to clipboard

we provide flexible custamizable markdown widget & parser.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_markdown

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

dependencies:
  custom_markdown: ^0.0.4

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:custom_markdown/custom_markdown.dart';
1
likes
60
pub points
0%
popularity

Publisher

unverified uploader

we provide flexible custamizable markdown widget & parser.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, gap, url_launcher, url_launcher_web

More

Packages that depend on custom_markdown