barback 0.15.2+8 copy "barback: ^0.15.2+8" to clipboard
barback: ^0.15.2+8 copied to clipboard

discontinued
outdatedDart 1 only

An asset build system. Given a set of input files and a set of transformations (think compilers, preprocessors and the like), will automatically apply the appropriate transforms and generate output fi [...]

Barback is an asset build system. It is the library underlying pub's asset transformers in pub build and pub serve.

Given a set of input files and a set of transformations (think compilers, preprocessors and the like), it will automatically apply the appropriate transforms and generate output files. When inputs are modified, it automatically runs the transforms that are affected.

To learn more, see here.

0
likes
0
pub points
35%
popularity

Publisher

unverified uploader

An asset build system. Given a set of input files and a set of transformations (think compilers, preprocessors and the like), will automatically apply the appropriate transforms and generate output files. When inputs are modified, automatically runs the transforms that are affected. Runs transforms asynchronously and in parallel when possible to maximize responsiveness.

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

async, collection, path, pool, source_span, stack_trace

More

Packages that depend on barback