delta_markdown 0.8.0 delta_markdown: ^0.8.0 copied to clipboard
A library for converting between Markdown and Delta of the package flutter_quill.
We analyzed this package 8 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
2 out of 8 API elements (25.0 %) have documentation comments.
Some symbols that are missing documentation: delta_markdown
, delta_markdown.DeltaMarkdownCodec
, delta_markdown.DeltaMarkdownCodec.DeltaMarkdownCodec
, delta_markdown.deltaToMarkdown
, delta_markdown.markdownToDelta
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:delta_markdown/delta_markdown.dart
that imports:package:delta_markdown/src/delta_markdown_encoder.dart
that imports:package:flutter_quill/flutter_quill.dart
that imports:package:flutter_quill/src/widgets/style_widgets/style_widgets.dart
that imports:package:flutter_quill/src/widgets/style_widgets/number_point.dart
that imports:package:flutter_quill/src/widgets/text_block.dart
that imports:package:flutter_quill/src/widgets/text_selection.dart
that imports:package:flutter_quill/src/widgets/editor.dart
that imports:package:flutter_quill/src/widgets/raw_editor.dart
that imports:package:flutter_quill/src/widgets/text_line.dart
that imports:package:flutter_quill/src/widgets/delegate.dart
that imports:package:flutter_quill/src/utils/platform.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package not compatible with platform Web
Because:
package:delta_markdown/delta_markdown.dart
that imports:package:delta_markdown/src/delta_markdown_encoder.dart
that imports:package:flutter_quill/flutter_quill.dart
that imports:package:flutter_quill/src/widgets/style_widgets/style_widgets.dart
that imports:package:flutter_quill/src/widgets/style_widgets/number_point.dart
that imports:package:flutter_quill/src/widgets/text_block.dart
that imports:package:flutter_quill/src/widgets/text_selection.dart
that imports:package:flutter_quill/src/widgets/editor.dart
that imports:package:flutter_quill/src/widgets/raw_editor.dart
that imports:package:flutter_quill/src/widgets/text_line.dart
that imports:package:flutter_quill/src/widgets/delegate.dart
that imports:package:flutter_quill/src/utils/platform.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_linux.dart
that imports:package:file/local.dart
that imports:package:file/src/backends/local.dart
that imports:package:file/src/backends/local/local_file_system.dart
that imports:package:file/src/backends/local/local_link.dart
that imports:package:file/src/backends/local/local_file_system_entity.dart
that imports:package:file/src/backends/local/local_file.dart
that imports:package:file/src/io.dart
that imports:dart:io
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:delta_markdown/delta_markdown.dart
that imports:package:delta_markdown/src/delta_markdown_encoder.dart
that imports:package:flutter_quill/flutter_quill.dart
that imports:package:flutter_quill/src/widgets/style_widgets/style_widgets.dart
that imports:package:flutter_quill/src/widgets/style_widgets/number_point.dart
that imports:package:flutter_quill/src/widgets/text_block.dart
that imports:package:flutter_quill/src/widgets/text_selection.dart
that imports:package:flutter_quill/src/widgets/editor.dart
that imports:package:flutter_quill/src/widgets/raw_editor.dart
that imports:package:flutter_quill/src/widgets/text_line.dart
that imports:package:flutter_quill/src/widgets/delegate.dart
that imports:package:flutter_quill/src/utils/platform.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Linux`.
Because:
package:delta_markdown/delta_markdown.dart
that imports:package:delta_markdown/src/delta_markdown_encoder.dart
that imports:package:flutter_quill/flutter_quill.dart
that imports:package:flutter_quill/src/widgets/style_widgets/style_widgets.dart
that imports:package:flutter_quill/src/widgets/style_widgets/number_point.dart
that imports:package:flutter_quill/src/widgets/text_block.dart
that imports:package:flutter_quill/src/widgets/text_selection.dart
that imports:package:flutter_quill/src/widgets/editor.dart
that imports:package:flutter_quill/src/widgets/raw_editor.dart
that imports:package:flutter_quill/src/widgets/text_line.dart
that imports:package:flutter_quill/src/widgets/delegate.dart
that imports:package:flutter_quill/src/utils/platform.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:delta_markdown/delta_markdown.dart
that imports:package:delta_markdown/src/delta_markdown_encoder.dart
that imports:package:flutter_quill/flutter_quill.dart
that imports:package:flutter_quill/src/widgets/style_widgets/style_widgets.dart
that imports:package:flutter_quill/src/widgets/style_widgets/number_point.dart
that imports:package:flutter_quill/src/widgets/text_block.dart
that imports:package:flutter_quill/src/widgets/text_selection.dart
that imports:package:flutter_quill/src/widgets/editor.dart
that imports:package:flutter_quill/src/widgets/raw_editor.dart
that imports:package:flutter_quill/src/widgets/text_line.dart
that imports:package:flutter_quill/src/widgets/delegate.dart
that imports:package:flutter_quill/src/utils/platform.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:delta_markdown/delta_markdown.dart
that imports:package:delta_markdown/src/delta_markdown_encoder.dart
that imports:package:flutter_quill/flutter_quill.dart
that imports:package:flutter_quill/src/widgets/style_widgets/style_widgets.dart
that imports:package:flutter_quill/src/widgets/style_widgets/number_point.dart
that imports:package:flutter_quill/src/widgets/text_block.dart
that imports:package:flutter_quill/src/widgets/text_selection.dart
that imports:package:flutter_quill/src/widgets/editor.dart
that imports:package:flutter_quill/src/widgets/raw_editor.dart
that imports:package:flutter_quill/src/widgets/text_line.dart
that imports:package:flutter_quill/src/widgets/delegate.dart
that imports:package:flutter_quill/src/utils/platform.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32/win32.dart
that imports:package:win32/src/com/iwbemservices.dart
that imports:package:win32/src/com/iunknown.dart
that imports:package:win32/src/utils.dart
that imports:package:win32/src/win32/user32.g.dart
that imports:package:win32/src/variant.dart
that imports:package:win32/src/structs.g.dart
that imports:package:win32/src/guid.dart
that imports:package:win32/src/win32/ole32.g.dart
that imports:package:win32/src/combase.dart
that imports:package:win32/src/macros.dart
that imports:package:win32/src/constants.dart
that imports:package:ffi/ffi.dart
that imports:package:ffi/src/utf8.dart
that imports:dart:ffi
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.
40/50 points: code has no errors, warnings, lints, or formatting issues
/tmp/pana_IZXWNT/bin/delta_markdown.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_IZXWNT/lib/src/block_parser.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
^2.0.0 |
2.6.0 | 2.6.0 |
charcode |
^1.2.0 |
1.4.0 | 1.4.0 |
collection |
^1.15.0 |
1.18.0 | 1.19.1 |
flutter_quill |
^6.0.0 |
6.4.4 | 10.8.5 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 61.0.0 | 77.0.0 |
analyzer |
- | 5.13.0 | 7.0.0 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.2 | 1.1.2 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
device_info_plus |
- | 8.2.2 | 11.1.1 |
device_info_plus_platform_interface |
- | 7.0.1 | 7.0.1 |
diff_match_patch |
- | 0.4.1 | 0.4.1 |
equatable |
- | 2.0.7 | 2.0.7 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 6.1.4 | 7.0.1 |
flutter |
- | 0.0.0 | 0.0.0 |
flutter_colorpicker |
- | 1.1.0 | 1.1.0 |
flutter_keyboard_visibility |
- | 5.4.1 | 6.0.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_web |
- | 2.0.0 | 2.0.0 |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
gettext_parser |
- | 0.2.0 | 0.2.0 |
glob |
- | 2.1.2 | 2.1.2 |
i18n_extension |
- | 7.0.0 | 13.0.2 |
intl |
- | 0.18.1 | 0.20.0 |
js |
- | 0.6.7 | 0.7.1 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
package_config |
- | 2.1.0 | 2.1.0 |
pasteboard |
- | 0.2.0 | 0.3.0 |
path |
- | 1.9.1 | 1.9.1 |
pedantic |
- | 1.11.1 | 1.11.1 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pub_semver |
- | 2.1.4 | 2.1.4 |
quiver |
- | 3.2.2 | 3.2.2 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
sprintf |
- | 7.0.0 | 7.0.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.3 | 0.7.3 |
tuple |
- | 2.0.2 | 2.0.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher |
- | 6.3.1 | 6.3.1 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.1 | 6.3.1 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.1 | 3.2.1 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
vector_math |
- | 2.1.4 | 2.1.4 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 4.1.4 | 5.8.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^6.0.0` on flutter_quill does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions flutter_quill
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.15
, Dart 3.5.4
.
Check the analysis log for details.