-
-
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
No actions completed for XXXs, waiting on Further information is requested
freezed
question
#804
opened Nov 23, 2022 by
vasilich6107
updated May 10, 2023
Overriding setter fails with @unfreezed
bug
Something isn't working
#829
opened Dec 22, 2022 by
fischermario
updated May 10, 2023
Could not resolve annotation for Something isn't working
Type override
bug
#832
opened Dec 29, 2022 by
SilverMira
updated May 10, 2023
Unused import warning, if @override toString exists
bug
Something isn't working
needs triage
#850
opened Jan 31, 2023 by
mjauernig
updated May 10, 2023
When the common type of a shared property is not accessible within the library, attempt again with an ancestor type
enhancement
New feature or request
#851
opened Feb 5, 2023 by
CodingSoot
updated May 10, 2023
It's impossible to use single-quote in an assertion message
bug
Something isn't working
good first issue
Good for newcomers
#867
opened Mar 2, 2023 by
mateusfccp
updated May 10, 2023
Add getter for a list of all union types
enhancement
New feature or request
#875
opened Mar 17, 2023 by
guenth39
updated May 10, 2023
Incorrect "The class Foo was declared as abstract, but ..."
bug
Something isn't working
#878
opened Mar 22, 2023 by
noinskit
updated May 10, 2023
toJson errors when using generic (with workaround included)
bug
Something isn't working
needs triage
#882
opened Mar 26, 2023 by
fzyzcjy
updated May 10, 2023
[WEB] unable to view freezed model values, shows <getObject: Unexpected error from chrome devtools:>
bug
Something isn't working
question
Further information is requested
#896
opened May 4, 2023 by
vinceramcesoliveros
updated May 10, 2023
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
updated May 10, 2023
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
updated May 10, 2023
Problem generating freezed class with BuiltValue like syntax
bug
Something isn't working
#557
opened Nov 15, 2021 by
Pacane
updated May 10, 2023
Accessing the UnionType String generated by freezed
enhancement
New feature or request
#558
opened Nov 16, 2021 by
lhengl
updated May 10, 2023
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
updated May 10, 2023
Optimize copyWith code size
enhancement
New feature or request
#642
opened Apr 17, 2022 by
rrousselGit
updated May 10, 2023
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
updated May 10, 2023
freezed_lints
enhancement
New feature or request
#704
opened Jul 8, 2022 by
SunlightBro
updated May 10, 2023
4 of 10 tasks
Constant reference as default
bug
Something isn't working
#123
opened Mar 25, 2020 by
aloisdeniel
updated May 10, 2023
Initialize private fields for late usage
enhancement
New feature or request
#298
opened Nov 9, 2020 by
aloisdeniel
updated May 10, 2023
Generate Mutable classes variant + converters to/from Mutable/Immutable
enhancement
New feature or request
#313
opened Nov 22, 2020 by
zs-dima
updated May 10, 2023
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
updated May 10, 2023
How to contribute?
documentation
Improvements or additions to documentation
question
Further information is requested
#492
opened Aug 7, 2021 by
fernando-s97
updated May 10, 2023
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
updated May 10, 2023
Support Freezed generated classes as input of other Freezed classes within the same file
enhancement
New feature or request
#908
opened May 13, 2023 by
rrousselGit
updated May 13, 2023
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.