dev_build 0.16.7+4 copy "dev_build: ^0.16.7+4" to clipboard
dev_build: ^0.16.7+4 copied to clipboard

Development utilities for dart and flutter packages. CI and build helpers.

0
likes
160/ 160
pub points
78%
popularity

We analyzed this package 6 days ago, and awarded it 160 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: BSD-2-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

124 out of 128 API elements (96.9 %) have documentation comments.

Some symbols that are missing documentation: build_support, menu, menu_io, package.

10/10 points: Package has 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:dev_build/build_support.dart that imports:
  • package:dev_build/src/pub_global.dart that imports:
  • package:process_run/shell_run.dart that imports:
  • package:process_run/shell.dart that imports:
  • package:process_run/utils/process_result_extension.dart that imports:
  • package:process_run/src/lines_utils.dart that imports:
  • package:process_run/src/lines_utils_common.dart that imports:
  • package:process_run/src/common/import.dart that imports:
  • package:process_run/src/common/dartbin.dart that imports:
  • package:process_run/src/dartbin_impl.dart that imports:
  • package:process_run/src/user_config.dart that imports:
  • package:process_run/src/shell_utils.dart that imports:
  • package:process_run/src/shell_utils_common.dart that imports:
  • package:process_run/src/platform/platform.dart that imports:
  • package:process_run/src/platform/platform_stub.dart that imports:
  • package:process_run/src/shell_context_common.dart that imports:
  • package:process_run/src/shell_common.dart that imports:
  • package:process_run/src/io/io_import.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

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 <4.0.0 2.5.0 2.5.0
collection >=1.17.2 <3.0.0 1.19.0 1.19.0
meta >=1.9.0 <3.0.0 1.15.0 1.15.0
path >=1.8.3 <3.0.0 1.9.0 1.9.0
pool >=1.5.1 <3.0.0 1.5.1 1.5.1
process_run >=0.13.1 <2.0.0 0.14.2 0.14.2
pub_semver >=2.1.4 <4.0.0 2.1.4 2.1.4
synchronized >=3.0.0+3 <5.0.0 3.1.0+1 3.1.0+1
yaml >=3.1.2 <5.0.0 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.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.

0
likes
160
pub points
78%
popularity

Publisher

verified publishertekartik.com

Development utilities for dart and flutter packages. CI and build helpers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

args, collection, meta, path, pool, process_run, pub_semver, synchronized, yaml

More

Packages that depend on dev_build