quill_html_converter 9.5.15 copy "quill_html_converter: ^9.5.15" to clipboard
quill_html_converter: ^9.5.15 copied to clipboard

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

19
likes
130/ 160
pub points
2.67k
downloads

We analyzed this package 5 days ago, and awarded it 130 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: quill_html_converter,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: quill_html_converter.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/singerdmx/flutter-quill/tree/master/quill_html_converter/ was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/singerdmx/flutter-quill/tree/master/quill_html_converter/ was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/singerdmx/flutter-quill/issues/ was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://github.com/singerdmx/flutter-quill/tree/master/quill_html_converter/ was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

2 out of 4 API elements (50.0 %) have documentation comments.

Some symbols that are missing documentation: quill_html_converter, quill_html_converter.ConverterOptions.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
charcode ^1.3.1 1.4.0 1.4.0
collection ^1.18.0 1.19.1 1.19.1
dart_quill_delta ^9.3.5 9.6.0 10.8.3
markdown ^7.2.2 7.3.0 7.3.0
vsc_quill_delta_to_html ^1.0.5 1.0.5 1.0.5
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.0
diff_match_patch - 0.4.1 0.4.1
html_unescape - 2.0.0 2.0.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
quiver - 3.2.2 3.2.2
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
vector_math - 2.1.4 2.1.5

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^9.3.5` on dart_quill_delta does not support the stable version `10.0.0`.

Try running dart pub upgrade --major-versions dart_quill_delta to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 21Aug 18Sep 15Oct 13Nov 10Dec 8Jan 5Feb 2Mar 2Mar 3002004006008001k1.2k1.4k1.6k>=0.0.0-0 <1.0.0>=9.0.0-0 <10.0.0
19
likes
130
points
2.67k
downloads

Publisher

verified publisherfreshplatform.net

Weekly Downloads

2024.10.06 - 2025.04.20

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

Topics

#ui #widget #rich-text-editor #quill

Documentation

API reference

License

MIT (license)

Dependencies

charcode, collection, dart_quill_delta, flutter, markdown, vsc_quill_delta_to_html

More

Packages that depend on quill_html_converter