alghwalbi_images_converter 1.0.1 copy "alghwalbi_images_converter: ^1.0.1" to clipboard
alghwalbi_images_converter: ^1.0.1 copied to clipboard

A tool for image conversion

2
likes
115/ 160
pub points
52
downloads

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

failed
Follow Dart file conventions
5 / 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.

Homepage URL doesn't exist.

At the time of the analysis https://www.linkedin.com/in/ahmed-abdelrahman-ali-96b249201/ was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/ahmedabdelrahmanalghwalbi/images_converter_cli/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` is empty.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

805 out of 990 API elements (81.3 %) have documentation comments.

Some symbols that are missing documentation: alghwalbi_images_converter, alghwalbi_images_converter.BadCertificateCallback, alghwalbi_images_converter.Directory.Directory.fromRawPath, alghwalbi_images_converter.FileSystemEntity.path, alghwalbi_images_converter.FileSystemEntityType.NOT_FOUND.

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:alghwalbi_images_converter/alghwalbi_images_converter.dart that imports:
  • package:alghwalbi_images_converter/src/converter.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:alghwalbi_images_converter/alghwalbi_images_converter.dart that imports:
  • package:alghwalbi_images_converter/src/converter.dart that imports:
  • dart:io

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

INFO: An uninitialized variable should have an explicit type annotation.

lib/src/converter.dart:7:7

  ╷
7 │   var newImage;
  │       ^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest
alghwalbi_prompter_cli ^1.0.3 1.0.6 1.0.6
image ^4.1.3 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 4.0.2 4.0.2
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.3 2.1.3
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
petitparser - 6.0.2 6.0.2
posix - 6.0.1 6.0.1
typed_data - 1.4.0 1.4.0
xml - 6.5.0 6.5.0

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

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.17, Dart 3.6.0.

Check the analysis log for details.

2
likes
115
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A tool for image conversion

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

alghwalbi_prompter_cli, image

More

Packages that depend on alghwalbi_images_converter