dart_dev 4.2.4
SDKdartflutter
Platformandroidioswindowslinuxmacos
Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
Overview
The dart_dev package includes:
- Tools for running developer tasks via the
dart_devexecutable. - Utils for composing tools together.
- Utils for creating your own tools.
- A shared config that serves as a recommended starting place for your
tool/dart_dev/config.dart.