issues
search
rrousselGit
/
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
https://pub.dev/packages/freezed
1.94k
stars
237
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Operator overloading
#1135
jimmyff
closed
4 days ago
1
Thank You for Maintaining This Amazing Project! 🙌
#1134
eraps7
closed
6 days ago
1
Contextual custom types/encoding (for DateTime & Firestore Timestamps)
#1132
jimmyff
closed
1 month ago
4
Floor compatibility
#1131
ryanheise
closed
1 month ago
17
memoized or equivilent
#1130
jimmyff
closed
1 month ago
2
Dynamically specify a different JSON key for the generic field
#1129
MattiaPispisa
opened
1 month ago
1
Ci
#1128
rrousselGit
closed
1 month ago
1
Is there a way of defining multiple converters in Freezed constructor.
#1127
haodong404
opened
2 months ago
1
implements vs @Implements
#1126
debiotech4ayo
closed
2 months ago
3
Add Japanese documentation
#1125
KobayashiYoh
closed
2 months ago
2
Add Japanese documentation
#1124
KobayashiYoh
closed
2 months ago
1
feat: make generated classes sealed/final
#1121
Yegair
opened
2 months ago
10
toString override not working
#1120
johnnyggalt
opened
3 months ago
3
Switching from annotated to block style for fromJson() method allows @JsonSerializable() annotation usage
#1119
er0ckx
opened
3 months ago
0
fromJson cast error with nested Freezed Classes
#1118
WesselvanDam
closed
2 months ago
4
Dart consumes excessive RAM when part directive is missing in freezed-generated code
#1117
AntoniPochopien
opened
3 months ago
0
Exception occurs when I am run the below command
#1116
bajibabashaik-sayukth
closed
1 month ago
2
Namespace not respected as generics type
#1114
westito
closed
3 months ago
1
Update README.md
#1113
Chematronix
closed
4 months ago
2
fix #1110
#1111
SunlightBro
closed
4 months ago
6
Freezed Lint reports unneeded private empty constructor
#1110
snapsl
closed
4 months ago
0
Using TweenSequence<FooBar> results in "type _$FooBarImpl might not fully implement..."
#1109
jimmyff
opened
4 months ago
1
Fix table of contents links in README
#1108
hunhee98
closed
4 months ago
2
Using the new `includeFromJson` and `includeToJson` parameters requires json_annotation >= 4.8.0
#1107
Skycoder42
closed
4 months ago
1
Bump json_serializable/json_annotation versions
#1106
lrsvmb
closed
4 months ago
4
Bump json_annotation and json_serializable versions
#1105
lrsvmb
closed
4 months ago
0
Replace deprecated `JsonKey` annotation for hashCode and copyWith
#1104
lrsvmb
closed
4 months ago
4
Do not generate a toJson if one is already present on the object
#1103
rrousselGit
opened
4 months ago
0
[DOCS] Update Korean README to Match English Version
#1102
hunhee98
closed
4 months ago
2
freezed cannot recognize the type which is generated by freezed.
#1101
Jaew00Shin
closed
4 months ago
1
Bump actions/add-to-project from 1.0.1 to 1.0.2
#1100
dependabot[bot]
closed
4 months ago
1
Annotation to exclude some arguments for toString
#1099
AlexDochioiu
opened
5 months ago
0
Freezed 2.5.3 doesn't work with latest stable Flutter
#1098
fernando-s97
closed
5 months ago
3
support makeCollectionsUnmodifiable in build.yaml
#1097
erlangparasu
opened
5 months ago
0
Clarify `unfreezed` documention
#1095
lishaduck
closed
4 months ago
2
Update README
#1094
lishaduck
closed
4 months ago
3
freezed 2.5.3 analyzer 6.5.0 problem
#1093
mehrdad1990
closed
6 months ago
8
freezed and macros
#1092
manlyman29
closed
6 months ago
1
Using macros insted build_runner
#1091
TheLastFlame
closed
6 months ago
1
Support both analyzer versions
#1090
CodeDoctorDE
closed
6 months ago
2
Support analyzer 6.5.0
#1089
rrousselGit
closed
6 months ago
1
If the path does not start with the lib folder, is it ignored?
#1087
wolru
closed
6 months ago
1
LinkedHashMap, HashMap is mutable with @freezed
#1084
CuongNV12
opened
6 months ago
1
Add default value for field on copyWith
#1083
markokarajlovic
opened
6 months ago
4
Add support for default value on copyWith
#1082
markokarajlovic
closed
6 months ago
0
analyzer <6.5.0
#1081
SunlightBro
closed
6 months ago
2
Arguments of a constant creation must be constant expressions. When adding custom converter with json_serializable
#1080
abikko
opened
6 months ago
2
Switch from a model M1 to a model M2
#1079
ThomasDevApps
closed
3 months ago
1
Confusing legacy tag for "Union types and Sealed classes"
#1078
MrLightful
closed
4 months ago
5
Why not integrate a annotation to rename JSON fields (like in JsonSerializable)?
#1077
iqthuc
closed
7 months ago
3
Next