reedmace_dogs 1.0.0-dev.6 copy "reedmace_dogs: ^1.0.0-dev.6" to clipboard
reedmace_dogs: ^1.0.0-dev.6 copied to clipboard

Dogs support for reedmace

100/ 160
pub points
31
downloads

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

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

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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: Apache-2.0.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

2 out of 24 API elements (8.3 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: reedmace_dogs.DogsConverterSerializer, reedmace_dogs.DogsConverterSerializer.DogsConverterSerializer.new, reedmace_dogs.DogsConverterSerializer.contentType, reedmace_dogs.DogsConverterSerializer.converter, reedmace_dogs.DogsConverterSerializer.descriptor.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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.

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

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

Found 3 issues. Showing the first 2:

WARNING: Unused import: 'package:collection/collection.dart'.

lib/src/reedmace_dogs_base.dart:5:8

  ╷
5 │ import 'package:collection/collection.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: The import of 'package:lyell/src/qualified_tree.dart' is unnecessary because all of the used elements are also provided by the import of 'package:dogs_core/dogs_core.dart'.

lib/src/reedmace_dogs_base.dart:3:8

  ╷
3 │ import 'package:lyell/src/qualified_tree.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/reedmace_dogs_base.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
collection ^1.18.0 1.19.1 1.19.1
conduit_open_api ^4.4.0 4.4.0 6.0.0
dogs_core ^9.0.0 9.4.1 10.1.1
lyell ^1.1.0 1.4.6 1.4.6
reedmace_shared ^1.0.0-dev.5 1.0.0-dev.5 1.0.0-dev.5
uuid ^4.3.3 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
conduit_codable - 4.4.0 6.0.0
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
meta - 1.17.0 1.17.0
typed_data - 1.4.0 1.4.0

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

The constraint `^4.4.0` on conduit_open_api does not support the stable version `5.0.0`.

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

The constraint `^9.0.0` on dogs_core does not support the stable version `10.0.0`.

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

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.1, Dart 3.10.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
100
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Dogs support for reedmace

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, conduit_open_api, dogs_core, lyell, reedmace_shared, uuid

More

Packages that depend on reedmace_dogs