dart_dev 4.2.3 copy "dart_dev: ^4.2.3" to clipboard
dart_dev: ^4.2.3 copied to clipboard

Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.

6
likes
110/ 160
pub points
265k
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

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
10 / 20trigger folding of the section

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

84 out of 139 API elements (60.4 %) have documentation comments.

Some symbols that are missing documentation: dart_dev, dart_dev.AnalyzeTool.AnalyzeTool.new, dart_dev.ArgMapper, dart_dev.BackgroundProcessTool, dart_dev.BackgroundProcessTool.BackgroundProcessTool.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:dart_dev/dart_dev.dart that imports:
  • package:dart_dev/src/tools/webdev_serve_tool.dart that imports:
  • package:dart_dev/src/utils/run_process_and_ensure_exit.dart that imports:
  • package:dart_dev/src/utils/process_declaration.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:dart_dev/dart_dev.dart that imports:
  • package:dart_dev/src/tools/webdev_serve_tool.dart that imports:
  • package:dart_dev/src/utils/run_process_and_ensure_exit.dart that imports:
  • package:dart_dev/src/utils/process_declaration.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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 12 issues. Showing the first 2:

INFO: Angle brackets will be interpreted as HTML.

lib/src/dart_dev_tool.dart:62:20

   ╷
62 │   ///       Command<int> toCommand(String name) => CustomCommand(name, this);
   │                    ^^^^^
   ╵
copied to clipboard

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

INFO: Missing a deprecation message.

lib/src/tools/format_tool.dart:175:5

175@deprecated bool? collapseDirectories,
    │     ^^^^^^^^^^^
    ╵
copied to clipboard

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

Failed report section
Support up-to-date dependencies
10 / 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
analyzer >=5.0.0 <7.0.0 6.11.0 7.3.0
args ^2.0.0 2.7.0 2.7.0
async ^2.5.0 2.13.0 2.13.0
collection ^1.15.0 1.19.1 1.19.1
crypto ^3.0.1 3.0.6 3.0.6
glob ^2.0.0 2.1.3 2.1.3
io ^1.0.0 1.0.5 1.0.5
logging ^1.0.0 1.3.0 1.3.0
path ^1.8.0 1.9.1 1.9.1
pub_semver ^2.0.0 2.2.0 2.2.0
pubspec_parse ^1.0.0 1.5.0 1.5.0
stack_trace ^1.10.0 1.12.1 1.12.1
yaml ^3.0.0 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 76.0.0 80.0.0
checked_yaml - 2.0.3 2.0.3
convert - 3.1.2 3.1.2
file - 7.0.1 7.0.1
json_annotation - 4.9.0 4.9.0
macros - 0.1.3-main.0 0.1.3-main.0 Discontinued
meta - 1.16.0 1.16.0
package_config - 2.2.0 2.2.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
watcher - 1.1.1 1.1.1

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

The constraint `>=5.0.0 <7.0.0` on analyzer does not support the stable version `7.0.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 5 errors:

  • UNDEFINED_METHOD - lib/src/tools/compound_tool.dart:213:23 - The method 'findByNameOrAlias' isn't defined for the type 'ArgParser'.
  • UNDEFINED_NAMED_PARAMETER - lib/src/tools/compound_tool.dart:280:11 - The named parameter 'aliases' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/tools/compound_tool.dart:304:11 - The named parameter 'aliases' isn't defined.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 11Aug 8Sep 5Oct 3Oct 31Nov 28Dec 26Jan 23Feb 20Mar 20010k20k30k40k50k60k70k80k90k100k>=1.0.0-0 <2.0.0>=2.0.0-0 <3.0.0>=3.0.0-0 <4.0.0>=4.0.0-0 <5.0.0
6
likes
110
points
265k
downloads

Publisher

verified publisherworkiva.com

Weekly Downloads

2024.09.26 - 2025.04.10

Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, args, async, collection, crypto, glob, io, logging, path, pub_semver, pubspec_parse, stack_trace, yaml

More

Packages that depend on dart_dev