console_markdown 0.0.3 copy "console_markdown: ^0.0.3" to clipboard
console_markdown: ^0.0.3 copied to clipboard

A console markdown for formatting and color, using chalk as a dependency. No setup required, quick and easy to use.

4
likes
160/ 160
pub points
47
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/DrafaKiller/ConsoleMarkdown-dart/issues 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

3 out of 7 API elements (42.9 %) have documentation comments.

Some symbols that are missing documentation: console_markdown, console_markdown.ConsoleMarkdownString, console_markdown.ConsoleMarkdownString.toConsole, console_markdown.ConsoleMarkdownString.toStrictConsole.

Passed check 10/10 points: Package has 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

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
chalkdart ^2.0.8 2.3.2 2.3.2
marked ^0.2.5 0.2.5 0.2.5
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.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.18, Dart 3.7.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 4Jul 2Jul 30Aug 27Sep 24Oct 22Nov 19Dec 17Jan 14Feb 110246810121416>=0.0.0-0 <1.0.0
4
likes
160
points
47
downloads

Publisher

verified publisherdrafakiller.com

Weekly Downloads

2024.08.20 - 2025.03.04

A console markdown for formatting and color, using chalk as a dependency. No setup required, quick and easy to use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chalkdart, marked

More

Packages that depend on console_markdown