nixy_markdown 0.1.3 copy "nixy_markdown: ^0.1.3" to clipboard
nixy_markdown: ^0.1.3 copied to clipboard

Markdown for nixi package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nixy_markdown

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

dependencies:
  nixy_markdown: ^0.1.3

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:nixy_markdown/formatters/newline_formatter.dart';
import 'package:nixy_markdown/nixi_markdown.dart';
import 'package:nixy_markdown/toolbar.dart';
0
likes
140
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Markdown for nixi package.

Homepage

License

MIT (license)

Dependencies

flutter, nixy_markdown_controller

More

Packages that depend on nixy_markdown