notustohtml 0.0.9-dev.3.0 copy "notustohtml: ^0.0.9-dev.3.0" to clipboard
notustohtml: ^0.0.9-dev.3.0 copied to clipboard

outdated

Convert the Notus document format to an HTML representation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add notustohtml

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

dependencies:
  notustohtml: ^0.0.9-dev.3.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:notustohtml/notustohtml.dart';
18
likes
0
pub points
70%
popularity

Publisher

verified publisherwrenn.me

Convert the Notus document format to an HTML representation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

html, notus, quill_delta

More

Packages that depend on notustohtml