dart_dev
dart_dev copied to clipboard
Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
The old `strong-mode` options are deprecated and planned for removal (https://github.com/dart-lang/sdk/issues/50679#issuecomment-1591992440). This PR removes the mentions of them and enables `strict-casts` which replaces and augments `implicit-casts: false`.
If I am working in multiple repos at once, it is annoying for `webdev serve` to fail and it is impossible to pass the port number to it through arguments....
Proof of concept form jam work Feb 2022. We would like to be able to get some more information out of build_runner and how long things take. At a minimum,...
This is a proof of concept of faster test integration. Rather than run a serve loop internally and watch it, this runs test completely separately. But I discovered that package:test...
There's an upcoming change in 2.7-dev where it warns about the `author[s]` field if the package has a verified publisher on pub. To workaround that, in #333 we changed up...
It appears the documentation and code are not set to support Windows. A couple examples: 1. Setting up alias on *nix systems, but no Windows analog 2. Issues wherever Process.run...
Theoretically, it could be useful to be able to enable a "watcher" for any ddev target so that it automatically re-runs on filesystem changes. This could probably be implemented as...
https://github.com/kevmoo/completion.dart Manually writing completion scripts isn't a lot of fun – this just parties off pkg/args Might be useful?
Bumps the gha group with 1 update: [Workiva/gha-dart-oss](https://github.com/workiva/gha-dart-oss). Updates `Workiva/gha-dart-oss` from 0.1.5 to 0.1.6 Release notes Sourced from Workiva/gha-dart-oss's releases. v0.1.6 Info Build: (waiting for build to complete) Skynet Results:...