parchment_to_html 1.0.0+1 copy "parchment_to_html: ^1.0.0+1" to clipboard
parchment_to_html: ^1.0.0+1 copied to clipboard

A Dart package for converting between Parchment and HTML formats.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add parchment_to_html

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

dependencies:
  parchment_to_html: ^1.0.0+1

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:parchment_to_html/parachment_to_html.dart';
3
likes
135
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for converting between Parchment and HTML formats.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, fleather, flutter, html, parchment_delta

More

Packages that depend on parchment_to_html