Rich text editor for Flutter
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ellet dd30dc59ee
Fix build failure
1 year ago
..
lib Fix build failure 1 year ago
test Rename to quill_html_converter 1 year ago
.gitignore Rename to quill_html_converter 1 year ago
.metadata Rename to quill_html_converter 1 year ago
CHANGELOG.md Rename to quill_html_converter 1 year ago
LICENSE Rename to quill_html_converter 1 year ago
README.md Rename to quill_html_converter 1 year ago
analysis_options.yaml Rename to quill_html_converter 1 year ago
pubspec.yaml Fix build failure 1 year ago
pubspec_overrides.yaml.g Rename to quill_html_converter 1 year ago

README.md

Flutter Quill HTML

A extension for flutter_quill package to add support for dealing with conversion to/from html

It uses vsc_quill_delta_to_html package to convert the the delta to HTML

Features

- Easy to use
- Support with Flutter Quill package

Getting started

This will be updated soon.

Usage

Take a look at the example of the repo, This will be updated soon.

Additional information

This will be updated soon.