super_editor_markdown 0.2.0 copy "super_editor_markdown: ^0.2.0" to clipboard
super_editor_markdown: ^0.2.0 copied to clipboard

discontinuedreplaced by: super_editor

Markdown (de)serialization for super_editor documents.

80/ 160
pub points
1.86k
downloads

We analyzed this package 2 hours ago, and awarded it 80 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

63 out of 112 API elements (56.3 %) have documentation comments.

Some symbols that are missing documentation: super_editor_markdown, super_editor_markdown.AttributedTextMarkdownSerializer.AttributedTextMarkdownSerializer.new, super_editor_markdown.AttributedTextMarkdownSerializer.serialize, super_editor_markdown.DocumentNodeMarkdownSerializer.DocumentNodeMarkdownSerializer.new, super_editor_markdown.ElementToNodeConverter.ElementToNodeConverter.new.

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
0 / 20trigger folding of the section

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 57 issues. Showing the first 2:

ERROR: The name 'MarkdownSyntax' is defined in the libraries 'package:super_editor/src/infrastructure/serialization/markdown/super_editor_syntax.dart (via package:super_editor/super_editor.dart)' and 'package:super_editor_markdown/src/super_editor_syntax.dart'.

lib/src/document_to_markdown_serializer.dart:12:69

   ╷
12 │ /// The given [syntax] controls how the [doc] is serialized, e.g., [MarkdownSyntax.normal]
   │                                                                     ^^^^^^^^^^^^^^
   ╵

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

ERROR: The name 'MarkdownSyntax' is defined in the libraries 'package:super_editor/src/infrastructure/serialization/markdown/super_editor_syntax.dart (via package:super_editor/super_editor.dart)' and 'package:super_editor_markdown/src/super_editor_syntax.dart'.

lib/src/document_to_markdown_serializer.dart:13:39

   ╷
13 │ /// for standard Markdown syntax, or [MarkdownSyntax.superEditor] to use Super Editor's
   │                                       ^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/document_to_markdown_serializer.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
collection ^1.15.0 1.19.1 1.19.1
logging ^1.3.0 1.3.0 1.3.0
markdown ^7.2.1 7.3.0 7.3.0
super_editor ^0.3.0-dev.31 0.3.0-dev.48 0.3.0-dev.48
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 92.0.0 95.0.0
analyzer - 9.0.0 10.1.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
attributed_text - 0.4.5 0.4.5
boolean_selector - 2.1.2 2.1.2
build - 4.0.4 4.0.4
built_collection - 5.1.1 5.1.1
built_value - 8.12.3 8.12.3
characters - 1.4.1 1.4.1
cli_config - 0.2.0 0.2.0
clock - 1.1.2 1.1.2
code_builder - 4.11.1 4.11.1
convert - 3.1.2 3.1.2
coverage - 1.15.0 1.15.0
crypto - 3.0.7 3.0.7
dart_quill_delta - 9.6.0 10.8.3
dart_style - 3.1.3 3.1.5
diff_match_patch - 0.4.1 0.4.1
fake_async - 1.3.3 1.3.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
flutter_test_robots - 0.0.24 1.0.0
flutter_test_runners - 0.0.4 1.0.0
follow_the_leader - 0.5.2 0.5.2
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
golden_toolkit - 0.15.0 0.15.0 Discontinued
http - 1.6.0 1.6.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
io - 1.0.5 1.0.5
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
linkify - 5.0.0 5.0.0
matcher - 0.12.18 0.12.18
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
mime - 2.0.0 2.0.0
mockito - 5.6.3 5.6.3
node_preamble - 2.0.2 2.0.2
overlord - 0.4.2 0.4.2
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.2 1.5.2
pub_semver - 2.2.0 2.2.0
quiver - 3.2.2 3.2.2
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_gen - 4.2.0 4.2.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
super_keyboard - 0.3.1 0.3.1
super_text_layout - 0.1.19 0.1.19
term_glyph - 1.2.2 1.2.2
test - 1.28.0 1.29.0
test_api - 0.7.8 0.7.9
test_core - 0.6.14 0.6.15
text_table - 4.0.3 4.0.3
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
yaml - 3.1.3 3.1.3

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.23.10, Flutter 3.41.0, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
7
likes
80
points
1.86k
downloads

Publisher

verified publishersuperlist.com

Weekly Downloads

Markdown (de)serialization for super_editor documents.

Repository (GitHub)
View/report issues

Topics

#rich-text-editor #editor #markdown #super-editor

Documentation

API reference

Funding

Consider supporting this project:

flutterbountyhunters.com
github.com

License

MIT (license)

Dependencies

collection, flutter, logging, markdown, super_editor

More

Packages that depend on super_editor_markdown