Freezed: some errors in *.freezed.dart files after upgrade from v0.12.4 to v0.12.5

Created on 14 Dec 2020  路  5Comments  路  Source: rrousselGit/freezed

Describe the bug
I got some errors in *.freezed.dart files after upgrade from v0.12.4 to v0.12.5

image

To Reproduce
I followed tutorials on resocoder.com website. So to reproduce the problem, you can clone the repo here:
https://github.com/ResoCoder/flutter-ddd-firebase-course.git
and then update the version of freezed to ^0.12.5

p/s: sorry for my bad english.

bug needs triage

Most helpful comment

This was fixed as part of 0.12.6

All 5 comments

yes same problem after updating to latest version. I reverted to old version but still when generating does not generates properly and bloc states are missing.

yes same problem after updating to latest version. I reverted to old version but still when generating does not generates properly and bloc states are missing.

Same problem.

I already created the issue.

@2shrestha22 you may fix the version to 0.12.4. note that you need to remove the ^

This was fixed as part of 0.12.6

Was this page helpful?
0 / 5 - 0 ratings