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/ [...]

0.2.4 #

  • Upgrade to Dart 2.14

0.2.3 #

  • Updated dependencies.
  • Removed test directory from example/researcher. Reason: BuildStep is now a sealed class and may not be extended or implemented.

0.2.2 #

Migrated CI to github.

0.2.1 #

Expanded Dart docs.

0.2.0 #

Migrated to null-safety.

0.1.6 #

Renamed classes LibDir and PackageDir to LibDir and PackageDir.

0.1.5 #

Added abstract class SyntheticBuilder.

0.1.4 #

Package now uses quote_builder as dev_dependency.

0.1.3 #

Applied pedantic lint suggestions. Removed builder getters: outputDirectory and outputPath.

0.1.2 #

Amended docs.

0.1.1 #

Amended docs.

0.1.0 #

Added classes SyntheticBuilder and StandaloneBuilder.

0.0.9 #

Extended example researcher_builder. The builder addNamesBuilder now handles BuilderOptions specified in the build.yaml file of the package consuming the config settings, researcher.

0.0.8 #

Amended docs and hyperlinks. Changed MergingBuilder log message type from log.info to log.fine.

0.0.7 #

Changed MergingBuilder log message type from log.fine to log.info.

0.0.6 #

Updated to latest version of directed_graph.

0.0.5 #

Changed format of README.md hyperlinks.

0.0.4 #

Amended typo in README.md.

0.0.3 #

Amended docs.

0.0.2 #

Amended docs, renamed builder method combinedStream to combineStreams. Renamed generator method mergedContent to generateMergedContent.

0.0.1 #

Initial version of the library.

0
likes
120
pub points
1%
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