crystallis_generator 0.0.1 copy "crystallis_generator: ^0.0.1" to clipboard
crystallis_generator: ^0.0.1 copied to clipboard

Codegen utility for the Crysallis package

crystallis_generator #

Code generator for crystallis. Generates data classes, validation hooks, and runtime metadata via build_runner.

Installation #

Add to your pubspec.yaml:

dependencies:
    crystallis: ^0.0.1

dev_dependencies:
    crystallis_generator: ^0.0.1
    build_runner: ^2.4.0

Usage #

Run code generation:

dart run build_runner build

Watch for changes:

dart run build_runner watch
0
likes
0
points
338
downloads

Publisher

unverified uploader

Weekly Downloads

Codegen utility for the Crysallis package

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, crystallis, meta, source_gen

More

Packages that depend on crystallis_generator