velvet_generator 0.0.1-dev.7 velvet_generator: ^0.0.1-dev.7 copied to clipboard
The code generator for the Velvet framework. It helps to automate some tasks as autoload, service binding, and more.
Velvet Generator #
The generator works with the velvet_annotation package to generate code.
See the example in the velvet_annotation package.
The generator not only exports velvet generators and builders but also wraps vendored generators and builders in build.yaml. (riverpod, freezed, go_router, json_serializable).
So you can use the vendored generators and builders without adding them to your pubspec.yaml.
Contributing #
If you would like to contribute to Velvet, please read the contributing guidelines before submitting a pull request.
License #
Velvet is released under the MIT License.