xxxxxxxxxx
# create file build.yaml inside root project and fill with this configuration
# now run your build_runner command and
# the generated files will live inside lib/gen/ folder
targets:
$default:
builders:
source_gen:combining_builder:
options:
build_extensions:
'^lib/{{}}.dart': 'lib/gen/{{}}.g.dart'