crimson
crimson copied to clipboard
support latest version of package:analyzer, fix support for freezed classes
- bump dependencies
- fix freezed support
- cleanName trims the leading
_$and trailingImplfrom freezed classes - fix generation of FromFactory for freezed classes
- cleanName trims the leading
- fix lints
- require_trailing_commas
- unnecessary_breaks
- unnecessary_cast
- prepare changelog
Hey @simc, if you find the time, please review this PR 🤗.