notustohtml 1.0.0-rc.2 copy "notustohtml: ^1.0.0-rc.2" to clipboard
notustohtml: ^1.0.0-rc.2 copied to clipboard

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

With Flutter:

 $ flutter 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: ^1.0.0-rc.2

Alternatively, your editor might support dart pub get or flutter 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
140
points
84
downloads

Publisher

verified publisherwrenn.me

Weekly Downloads

Convert the Notus document format to an HTML representation.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

html, notus, quill_delta

More

Packages that depend on notustohtml