merging_builder_svb 0.2.4 copy "merging_builder_svb: ^0.2.4" to clipboard
merging_builder_svb: ^0.2.4 copied to clipboard

MergingBuilder reads several input files and writes merged output to one file. StandaloneBuilder enables output to a custom folder with custom output file name. For of https://github.com/simphotonics/ [...]

example/README.md

Merging Builder - Example #

Dart

Introduction #

The package merging_builder provides a Dart builder that reads several input files and writes the merged output to one output file.

The example presented in this folder contains two packages. The package researcher_builder depends on merging_builder in order to define the builder add_names_builder and the merging generator add_names_generator.

The package researcher depends on researcher_builder, specified as a dev_dependency, in order to access the builder add_names_builder during the build process.

Build Setup #

Step by step instructions on how to set up and configure a MergingBuilder are provided in the section usage.

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

MergingBuilder reads several input files and writes merged output to one file. StandaloneBuilder enables output to a custom folder with custom output file name. For of https://github.com/simphotonics/merging_builder

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, build, build_runner, dart_style, directed_graph, exception_templates, file, glob, lazy_memo, meta, path, quote_buffer, source_gen

More

Packages that depend on merging_builder_svb