packagex 0.0.59 copy "packagex: ^0.0.59" to clipboard
packagex: ^0.0.59 copied to clipboard

A library for package dart or flutter to specific platform.

0
likes
80/ 160
pub points
60%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

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 60 to 180 characters to describe the package, what it does, and its target use case.

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: MIT.

failed
Provide documentation
10 / 20trigger folding of the section

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

250 out of 430 API elements (58.1 %) have documentation comments.

Some symbols that are missing documentation: api, build_config, build_config.BuildConfig, build_config.BuildConfig.BuildConfig, build_config.BuildConfig.dart_name.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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

Package not compatible with platform Web

Because:

  • package:packagex/packagex.dart that imports:
  • package:packagex/packagex_core.dart that imports:
  • package:general_lib/general_lib.dart that imports:
  • package:general_lib/utils/utils.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

failed
Pass static analysis
0 / 50trigger folding of the section

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

ERROR: The named parameter 'scriptGeneratorOptions' is required, but there's no corresponding argument.

bin/generate_templates.dart:43:28

   ╷
43 │       directory.listSync().toScriptGenerate();
   │                            ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/generate_templates.dart

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
collection ^1.18.0 1.19.0 1.19.0
general_lib ^0.0.43 0.0.45 0.0.46
github ^9.24.0 9.24.0 9.24.0
http ^1.2.1 1.2.2 1.2.2
mason_logger ^0.2.15 0.2.16 0.3.1
mime ^1.0.5 1.0.6 1.0.6
path ^1.9.0 1.9.0 1.9.0
system_info_fetch ^0.0.22 0.0.23 0.0.24
universal_io ^2.2.2 2.2.2 2.2.2
yaml ^3.1.2 3.1.2 3.1.2
yaml_writer ^2.0.0 2.0.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
asn1lib - 1.5.6 1.5.6
async - 2.11.0 2.11.0
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
crypto - 3.0.5 3.0.5
encrypt - 5.0.3 5.0.3
ffi - 2.1.3 2.1.3
http_parser - 4.1.0 4.1.0
io - 1.0.4 1.0.4
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
meta - 1.16.0 1.16.0
pointycastle - 3.9.1 3.9.1
source_span - 1.10.0 1.10.0
stack_trace - 1.12.0 1.12.0
string_scanner - 1.3.0 1.3.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
web - 1.1.0 1.1.0
win32 - 5.5.4 5.5.4

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

The constraint `^0.2.15` on mason_logger does not support the stable version `0.3.0`.

Try running dart pub upgrade --major-versions mason_logger 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.12, Dart 3.5.3.

Check the analysis log for details.

0
likes
80
pub points
60%
popularity

Publisher

unverified uploader

A library for package dart or flutter to specific platform.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

collection, general_lib, github, http, mason_logger, mime, path, system_info_fetch, universal_io, yaml, yaml_writer

More

Packages that depend on packagex