-
-
Notifications
You must be signed in to change notification settings - Fork 246
Issues: rrousselGit/freezed
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
freezed_lints
enhancement
New feature or request
#704
opened Jul 8, 2022 by
SunlightBro
4 of 10 tasks
Add option to include getters in toString() and exclude parameters
enhancement
New feature or request
good first issue
Good for newcomers
#698
opened Jul 6, 2022 by
guenth39
Generate a builder-like method as an alternative to copyWith for modifying immutable Freezed objects
enhancement
New feature or request
#685
opened Jun 8, 2022 by
zeekhuge
Allow N:1 mapping of union keys to union constructor
enhancement
New feature or request
good first issue
Good for newcomers
#681
opened Jun 6, 2022 by
KieranLafferty
Optimize copyWith code size
enhancement
New feature or request
#642
opened Apr 17, 2022 by
rrousselGit
Support deep copy on union properties that are not shared between all cases
enhancement
New feature or request
#635
opened Apr 16, 2022 by
CodeDoctorDE
Import alias v2
bug
Something isn't working
wontfix
This will not be worked on
#628
opened Apr 2, 2022 by
rrousselGit
Optimize collection ==/hashCode for when they do not need a "DeepCollectionEquality"
enhancement
New feature or request
#626
opened Mar 27, 2022 by
fzyzcjy
Allow mutable fields if the constructor is not New feature or request
const
enhancement
#598
opened Feb 11, 2022 by
eliezedeck
FreezedUnionValue accepts only String
enhancement
New feature or request
#564
opened Nov 29, 2021 by
paraddise
Accessing the UnionType String generated by freezed
enhancement
New feature or request
#558
opened Nov 16, 2021 by
lhengl
Problem generating freezed class with BuiltValue like syntax
bug
Something isn't working
#557
opened Nov 15, 2021 by
Pacane
AppLocalizations as a parameter type in a typedef used as a parameter generates dynamic instead of AppLocalizations (sorry this is a weird one)
bug
Something isn't working
#534
opened Oct 10, 2021 by
Norbert515
Import alias error if the class being aliased is already a freezed class
bug
Something isn't working
#519
opened Sep 19, 2021 by
matekdk
Handle cases where a named parameter is dynamic and required
bug
Something isn't working
enhancement
New feature or request
#506
opened Aug 31, 2021 by
Haidar0096
How to contribute?
documentation
Improvements or additions to documentation
question
Further information is requested
#492
opened Aug 7, 2021 by
fernando-s97
Using json_serializable v5 causes invalid_annotation_target warnings
enhancement
New feature or request
#488
opened Aug 6, 2021 by
rrousselGit
Extend non-freezed base classes
enhancement
New feature or request
#464
opened Jun 15, 2021 by
derolf
Use type inference for generic classes with New feature or request
extends
constraints, to avoid having to import dependencies
enhancement
#453
opened May 25, 2021 by
Peng-Qian
Problem with custom JsonConverter and FieldValue firestore since null safety migration
question
Further information is requested
#428
opened Apr 17, 2021 by
florian-gustin
Add New feature or request
@Body
/@Initializer
annotations
enhancement
#347
opened Jan 18, 2021 by
dan-leech
Generate Mutable classes variant + converters to/from Mutable/Immutable
enhancement
New feature or request
#313
opened Nov 22, 2020 by
zs-dima
Initialize private fields for late usage
enhancement
New feature or request
#298
opened Nov 9, 2020 by
aloisdeniel
Support deep copy for Iterables / Maps
enhancement
New feature or request
#185
opened May 25, 2020 by
creativecreatorormaybenot
Freezed generator doesn't properly skip special characters in @JsonKey annotation
bug
Something isn't working
good first issue
Good for newcomers
#157
opened Apr 26, 2020 by
KhatibFX
ProTip!
Add no:assignee to see everything that’s not assigned.