numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
Leverages Dart's Build System to generate extension methods that eliminate boilerplate, automatically creating immutable copies with selective field updates. The generator inspects `@CopyWith`-annotated classes and synthesizes type-safe extension methods, integrating seamlessly into Dart's build pipeline for compile-time code generation.
Stars
85
Forks
40
Language
Dart
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/numen31337/copy_with_extension"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
inducer/cgen
C/C++ source generation from an AST
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator