Skip to content

simphotonics/merging_builder_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 here 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.

About

Source code generation with Dart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published