snowqueen 1.0.0 copy "snowqueen: ^1.0.0" to clipboard
snowqueen: ^1.0.0 copied to clipboard

PlatformLinuxmacOS
outdated

KaiOS without any pain.

120/ 160
pub points
14
downloads

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

Failed report section
Follow Dart file conventions
10 / 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

42 out of 89 API elements (47.2 %) have documentation comments.

Some symbols that are missing documentation: app, app.App, app.App.App.new, app.App.addButtons, app.App.addDivider.

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 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:snowqueen/commands/compile.dart that declares support for platforms: Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:snowqueen/commands/compile.dart that declares support for platforms: Linux, macOS.
Package does not support platform `Windows`.

Because:

  • package:snowqueen/commands/compile.dart that declares support for platforms: Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:snowqueen/commands/compile.dart that declares support for platforms: Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Linux

Because:

  • package:snowqueen/core/app.dart that imports:
  • dart:html
Package not compatible with platform macOS

Because:

  • package:snowqueen/core/app.dart that imports:
  • dart:html
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: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/core/app.dart:1:1

  ╷
1 │ import 'dart:html';
  │ ^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/core/app.dart

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
archive ^3.3.7 3.6.1 4.0.9
args ^2.4.2 2.7.0 2.7.0
cli_spinner ^1.0.4 1.0.4 1.0.4 Discontinued
http ^1.1.0 1.6.0 1.6.0
Transitive dependencies
Package Constraint Compatible Latest Notes
ansi_escapes - 1.1.0 2.0.1
async - 2.13.0 2.13.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
http_parser - 4.1.2 4.1.2
meta - 1.18.1 1.18.1
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1

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

The constraint `^3.3.7` on archive does not support the stable version `4.0.0`.

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • cli_spinner.

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

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
120
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

KaiOS without any pain.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

archive, args, cli_spinner, http

More

Packages that depend on snowqueen