markdown_quill 4.3.0 copy "markdown_quill: ^4.3.0" to clipboard
markdown_quill: ^4.3.0 copied to clipboard

Convert between quill (delta) format and markdown

30
likes
130/ 160
pub points
4.97k
downloads

We analyzed this package 3 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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

25 out of 47 API elements (53.2 %) have documentation comments.

Some symbols that are missing documentation: quill_markdown, quill_markdown.CustomAttributeHandler.CustomAttributeHandler.new, quill_markdown.CustomAttributeHandler.afterContent, quill_markdown.CustomAttributeHandler.beforeContent, quill_markdown.CustomContentHandler.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:markdown_quill/markdown_quill.dart that imports:
  • package:markdown_quill/src/markdown_to_delta.dart that imports:
  • package:markdown_quill/src/utils.dart that imports:
  • package:markdown_quill/src/embeddable_table_syntax.dart that imports:
  • package:flutter_quill/flutter_quill.dart that imports:
  • package:flutter_quill/src/toolbar/simple_toolbar.dart that imports:
  • package:flutter_quill/src/toolbar/config/simple_toolbar_config.dart that imports:
  • package:flutter_quill/src/toolbar/config/buttons/toggle_style_options.dart that imports:
  • package:flutter_quill/src/toolbar/config/base_button_options.dart that imports:
  • package:flutter_quill/src/editor_toolbar_controller_shared/quill_config.dart that imports:
  • package:flutter_quill/src/editor/config/editor_config.dart that imports:
  • package:flutter_quill/src/editor/widgets/text/utils/text_block_utils.dart that imports:
  • package:flutter_quill/src/editor/widgets/default_styles.dart that imports:
  • package:flutter_quill/src/common/utils/platform.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:markdown_quill/markdown_quill.dart that imports:
  • package:markdown_quill/src/markdown_to_delta.dart that imports:
  • package:markdown_quill/src/utils.dart that imports:
  • package:markdown_quill/src/embeddable_table_syntax.dart that imports:
  • package:flutter_quill/flutter_quill.dart that imports:
  • package:flutter_quill/src/toolbar/simple_toolbar.dart that imports:
  • package:flutter_quill/src/toolbar/config/simple_toolbar_config.dart that imports:
  • package:flutter_quill/src/toolbar/config/buttons/toggle_style_options.dart that imports:
  • package:flutter_quill/src/toolbar/config/base_button_options.dart that imports:
  • package:flutter_quill/src/editor_toolbar_controller_shared/quill_config.dart that imports:
  • package:flutter_quill/src/editor/config/editor_config.dart that imports:
  • package:flutter_quill/src/editor/widgets/text/utils/text_block_utils.dart that imports:
  • package:flutter_quill/src/editor/widgets/default_styles.dart that imports:
  • package:flutter_quill/src/common/utils/platform.dart that imports:
  • dart:io

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

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

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Use 'TypeName _' instead of a type literal.

lib/src/delta_to_markdown.dart:389:12

    ╷
389 │       case Embed:
    │            ^^^^^
    ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/delta_to_markdown.dart

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

Passed check 10/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
flutter_quill ^11.0.0 11.2.0 11.2.0
markdown ^7.2.1 7.3.0 7.3.0
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
clock - 1.1.2 1.1.2
cross_file - 0.3.4+2 0.3.4+2
csslib - 1.0.2 1.0.2
dart_quill_delta - 10.8.3 10.8.3
diff_match_patch - 0.4.1 0.4.1
ffi - 2.1.4 2.1.4
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
flutter_colorpicker - 1.1.0 1.1.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_temp_fork - 0.1.5 0.1.5
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_quill_delta_from_html - 1.5.1 1.5.1
html - 0.15.5 0.15.5
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
intl - 0.19.0 0.20.2
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
plugin_platform_interface - 2.1.8 2.1.8
quill_native_bridge - 11.0.1 11.0.1
quill_native_bridge_android - 0.0.1+2 0.0.1+2
quill_native_bridge_ios - 0.0.1 0.0.1
quill_native_bridge_linux - 0.0.1 0.0.1
quill_native_bridge_macos - 0.0.1 0.0.1
quill_native_bridge_platform_interface - 0.0.2+1 0.0.2+1
quill_native_bridge_web - 0.0.2 0.0.2
quill_native_bridge_windows - 0.0.1 0.0.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
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.1 6.3.1
url_launcher_android - 6.3.15 6.3.15
url_launcher_ios - 6.3.2 6.3.2
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.1.4 2.1.4
web - 1.1.1 1.1.1
win32 - 5.12.0 5.12.0

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

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, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 29Jul 27Aug 24Sep 21Oct 19Nov 16Dec 14Jan 11Feb 8Mar 802004006008001k1.2k1.4k>=0.0.0-0 <1.0.0>=1.0.0-0 <2.0.0>=2.0.0-0 <3.0.0>=3.0.0-0 <4.0.0>=4.0.0-0 <5.0.0
30
likes
130
points
4.97k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

Convert between quill (delta) format and markdown

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

charcode, collection, flutter_quill, markdown

More

Packages that depend on markdown_quill