Build Filter

Run dart build_runner optimally on a specific feature or file path. Supports targeted codegen with --build-filter, watch mode for active development, --define for per-build builder overrides, and --workspace for Melos monorepos. Use when you've modified @riverpod, @JsonSerializable, or other annotated code and need to regenerate .g.dart files efficiently.

iamantoniodinuzzo d68df17 3 files · 20.6 KB Updated

File contents

iamantoniodinuzzo/claude-flutter/tree/main/skills/build-filter commit d68df17782

Frequently asked questions

npx skillmds@latest add iamantoniodinuzzo/build-filter