An open API service indexing awesome lists of open source software.

https://github.com/dart-lang/build

A build system for Dart written in Dart
https://github.com/dart-lang/build

dart dart-build-system

Last synced: about 2 months ago
JSON representation

A build system for Dart written in Dart

Awesome Lists containing this project

README

          

_Questions? Suggestions? Found a bug? Please
[file an issue](https://github.com/dart-lang/build/issues) or
[start a discussion](https://github.com/dart-lang/build/discussions)._

Code generation for Flutter and Dart packages.

See the
[build_runner package documentation](https://pub.dev/packages/build_runner)
for how to use `build_runner` builders in your package to add serialization,
data classes, data binding, dependency injection, mocking and more.

See the [build package documentation](https://pub.dev/packages/build) to create
your own builder.