validations_generator 0.4.0
validations_generator: ^0.4.0 copied to clipboard
Generator for the validations package.
Validations Generator #
A validations generator for the package validations
See that package for main setup and it's usage.
Usage #
run
pub run build_runner build
Debugging #
Run pub run build_runner generate-build-script
And use the generated build script for debugging.