numen31337/copy_with_extension
Provides Dart Build System builder for generating copyWith extensions for annotated classes.
DartMIT
Issues
- 1
Deep nested copy
#92 opened by tolotrasamuel - 1
- 5
4.0.0, Suggest non-nullable fields can't be assigned to null by `copyWith`
#55 opened by qiangjindong - 2
InvalidType for Enum type
#91 opened by chutuananh2k - 0
Add immutable_fields global settings
#89 opened by Nico04 - 1
- 2
Allow overriding copyWith
#65 opened by umasagashi - 0
- 2
- 0
- 4
CopyWith on records
#81 opened by Maksimka101 - 4
- 3
- 2
- 2
Unnecessary nullable on dynamic fields.
#72 opened by luis901101 - 6
- 0
Warning: Operand of null-aware operation '!' has type 'List<int>' which excludes null.
#75 opened by thetoster - 0
Deprecated properties do not translate
#64 opened by mrgnhnt96 - 0
Support constructors with unnamed fields
#56 opened by numen31337 - 4
- 0
Inherits class with immutable
#70 opened by AbdAlrahmanShammout - 0
Support analyzer 5.0.0
#66 opened by Ludonope - 0
- 1
- 0
- 1
- 2
Consider deprecating `copyWithNull`
#48 opened by f-person - 0
Support analyzer 4.0.0
#52 opened by wujek-srujek - 6
- 0
Passing null to non-nullable fields
#45 opened by Lootwig - 2
Generator does not detect private constructors
#44 opened by mateusfccp - 1
generateCopyWithNull is not working
#40 opened by sm2017 - 1
Analyzer version in copy_with_extension_gen conflicts with version in json_serializable
#38 opened by jplekkerkerker - 9
unsound null safety
#36 opened by sm2017 - 2
Not working on Flutter under Apple M1
#29 opened by charlieuki - 0
- 0
Source_gen version in copy_with_extension_gen conflicts with version in json_serializable
#34 opened by jplekkerkerker - 0
- 1
Hope support no parameters constructor
#26 opened by scubers - 0
Add pre-release version with null-safety support?
#27 opened by xuanswe - 1
support default values
#28 opened by JoseGeorges8 - 2
Builder is not works any more
#25 opened by sm2017 - 5
[Feature Request] null copy
#24 opened by sm2017 - 2
Code Gen generates code that doesn’t compile when class implements Comparable
#21 opened by MisterJimson - 3
- 4
Add ability to generate copyWiths in one place
#14 opened by dalewking - 0
- 2
boolean-expression-must-not-be-null-exception
#15 opened by afpatmin - 1
- 1
Generating CopyWith for code in part file
#13 opened by moseskarunia