adhara_markdown 0.2.0 copy "adhara_markdown: ^0.2.0" to clipboard
adhara_markdown: ^0.2.0 copied to clipboard

Minimalistic, highly customizable, regexp based markdown editor and viewer by adhara

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adhara_markdown

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

dependencies:
  adhara_markdown: ^0.2.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:adhara_markdown/adhara_markdown.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Minimalistic, highly customizable, regexp based markdown editor and viewer by adhara

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on adhara_markdown