vsc_quill_delta_to_html
A robust Quill Delta to HTML converter. This is a complete port of the popular quill-delta-to-html Typescript/Javascript package to Dart.
1.0.5
84K downloads/mo
#1190 most downloaded on pub.dev
VisualSystemsCorp/vsc_quill_delta_to_html
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 9 months
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
8 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Dec 2022 to Jun 2024Releases
latest 8-
1.0.517 Jun 2024Release notes
Open source →- @windows7lake Fixed: flutter_quill: 9.4.1 custom font size and convert to html, will loose font size #20.
-
1.0.409 Feb 2024Release notes
Open source →- Updated example to use a simplified color picker. This color picker produces 6 digit hex colors, as supported by the Quill JS format.
- Merged PR #16 ("8-digit hexadecimal color support") to optionally allow 8 digit hex colors to be
processed. These hex colors are erroneously produced by
flutter_quill. This feature is controlled bysanitizerOptions.allow8DigitHexColorsand defaults tofalse.
-
1.0.313 May 2023 -
1.0.213 Mar 2023Release notes
Open source →- If you give
flutter_quillfont sizes that are numeric strings, like'8.0', it is providing the Delta'size'attribute as aintordoublerather than aString. ChangedOpAttributesto allownumtypes for the'size'and'width'attributes.
- If you give
-
1.0.130 Jan 2023 -
1.0.1+130 Jan 2023 -
1.0.027 Dec 2022 -
1.0.0+127 Dec 2022Nothing published for this version