mhu 1.0.7 copy "mhu: ^1.0.7" to clipboard
mhu: ^1.0.7 copied to clipboard

Command line utility to help with Dart and Flutter development

1
likes
140/ 160
pub points
0%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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

0 out of 0 API elements (100.0 %) have documentation comments.

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

  • ✓ Linux
  • ✓ macOS
  • ✓ Windows

These platforms are not supported:

Android

Cannot assign Android automatically to a binary only package.

iOS

Cannot assign iOS automatically to a binary only package.

Web

Cannot assign Web automatically to a binary only package.

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

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

Found 9 issues. Showing the first 2:

bin/mhu.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/commands/activate.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
args ^2.4.2 2.5.0 2.5.0
collection ^1.17.1 1.19.0 1.19.0
html ^0.15.4 0.15.4 0.15.4
http ^1.1.0 1.2.1 1.2.1
mhu_dart_commons ^1.0.6 1.0.9 1.0.9
path ^1.8.3 1.9.0 1.9.0
pubspec ^2.3.0 2.3.0 2.3.0
xml ^6.3.0 6.5.0 6.5.0
yaml ^3.1.2 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
clock - 1.1.1 1.1.1
cross_file - 0.3.4+1 0.3.4+1
csslib - 1.0.0 1.0.0
decimal - 2.3.3 3.0.2
fast_immutable_collections - 9.2.1 10.2.4
ffi - 2.1.2 2.1.2
fixnum - 1.1.0 1.1.0
freezed_annotation - 2.4.1 2.4.1
http_parser - 4.1.0 4.1.0
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
matcher - 0.12.16+1 0.12.16+1
meta - 1.15.0 1.15.0
petitparser - 6.0.2 6.0.2
protobuf - 3.1.0 3.1.0
pub_semver - 2.1.4 2.1.4
quiver - 3.2.1 3.2.1
rational - 2.2.3 2.2.3
recase - 4.1.0 4.1.0
rxdart - 0.27.7 0.28.0
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.2
timeago - 3.6.1 3.6.1
typed_data - 1.3.2 1.3.2
uri - 1.0.0 1.0.0
web - 0.5.1 0.5.1

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

Check the analysis log for details.

1
likes
140
pub points
0%
popularity

Publisher

unverified uploader

Command line utility to help with Dart and Flutter development

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, collection, html, http, mhu_dart_commons, path, pubspec, xml, yaml

More

Packages that depend on mhu