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

outdatedDart 1 only

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

Changelog #

1.0.1 #

New Task: docs #

  • ddev docs or pub run dart_dev docs
  • Documentation generation via the dartdoc package.

Improvements #

  • The coverage task now checks for the lcov dependency before trying to generate the HTML report. If missing, installation instructions are given.
  • The dependency range for the dart_style package has been widened to >=0.1.8 <0.3.0 to avoid dependency version conflicts.

Bug Fixes #

  • Fixed a bug that could prevent the HTML coverage report from being opened automatically.
  • When running the examples task, pub serve errors no longer cause the process to exit prematurely.

1.0.0 #

  • Initial version of dart_dev
4
likes
0
pub points
85%
popularity

Publisher

verified publisherworkiva.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, args, coverage, dart_style, dartdoc, path, test, yaml

More

Packages that depend on dart_dev