mhu_dart_proto 1.0.3 copy "mhu_dart_proto: ^1.0.3" to clipboard
mhu_dart_proto: ^1.0.3 copied to clipboard

Runtime library used by the protobuf meta generator

0
likes
100/ 140
pub points
0%
popularity

We analyzed this package 5 days ago, and awarded it 100 pub points (of a possible 140):

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

1026 out of 2284 API elements (44.9 %) have documentation comments.

Some symbols that are missing documentation: mhu_dart_proto, mhu_dart_proto.BoolFieldAccess, mhu_dart_proto.BoolFieldAccess.BoolFieldAccess, mhu_dart_proto.BoolFieldAccess.get, mhu_dart_proto.BoolFieldAccess.set.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
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:mhu_dart_proto/mhu_dart_proto.dart that imports:
  • package:mhu_dart_proto/src/pbinfo/registry.dart that imports:
  • package:mhu_dart_commons/commons.dart that imports:
  • package:mhu_dart_commons/src/logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/file_output_stub.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 13 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/src/descriptor/descriptor.pb.dart:1:1

  ╷
1 │ ///
  │ ^^^
  ╵

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

INFO: Dangling library doc comment.

lib/src/descriptor/descriptor.pbenum.dart:1:1

  ╷
1 │ ///
  │ ^^^
  ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
collection ^1.17.1 1.18.0 1.18.0
fast_immutable_collections ^9.1.5 9.2.1 10.2.3
fixnum ^1.1.0 1.1.0 1.1.0
mhu_dart_commons ^1.0.9 1.0.9 1.0.9
protobuf ^3.0.0 3.1.0 3.1.0
rxdart ^0.27.7 0.27.7 0.27.7
Transitive dependencies
Package Constraint Compatible Latest
clock - 1.1.1 1.1.1
cross_file - 0.3.4+1 0.3.4+1
decimal - 2.3.3 2.3.3
ffi - 2.1.2 2.1.2
freezed_annotation - 2.4.1 2.4.1
intl - 0.18.1 0.19.0
isar - 3.1.0+1 3.1.0+1
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
logger - 1.4.0 2.3.0
meta - 1.15.0 1.15.0
path - 1.9.0 1.9.0
rational - 2.2.2 2.2.2
recase - 4.1.0 4.1.0
timeago - 3.6.1 3.6.1
web - 0.5.1 0.5.1

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

The constraint `^9.1.5` on fast_immutable_collections does not support the stable version `10.0.0`.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Dart 3.4.0.

Check the analysis log for details.

0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Runtime library used by the protobuf meta generator

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, fast_immutable_collections, fixnum, mhu_dart_commons, protobuf, rxdart

More

Packages that depend on mhu_dart_proto