merging_builder 0.0.4 copy "merging_builder: ^0.0.4" to clipboard
merging_builder: ^0.0.4 copied to clipboard

outdated

Generic Dart builder and generator that reads several input files and writes merged output to a stand-alone file. Has support for specifying a header and footer.

example/README.md

Merging Builder - Example #

Build Status

Introduction #

The library 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 merging_builder are provided in the section usage.

Features and bugs #

Please file feature requests and bugs at the issue tracker.

9
likes
0
pub points
46%
popularity

Publisher

verified publishersimphotonics.com

Generic Dart builder and generator that reads several input files and writes merged output to a stand-alone file. Has support for specifying a header and footer.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, dart_style, directed_graph, glob, meta, path, quote_buffer, source_gen

More

Packages that depend on merging_builder