Closed CodeDoctorDE closed 6 months ago
I also have this problem
That is not feasible. The new version introduced various depreciations along with new APIs. Freezed uses those new APIs.
If you want Freezed to be compatible with older analyzer versions, use an older Freezed version.
Is your feature request related to a problem? Please describe. Cannot use the latest freezed version.
Describe the solution you'd like Add both constraints
meta: ">=1.12.0 < 1.15.0
Describe alternatives you've considered -
Additional context Neither flutter 3.19 nor the newest flutter 3.22 has the newest meta version. To support flutter really, we need to use an older meta dependency