Skip to content
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

support latest version of package:analyzer, fix support for freezed classes #27

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

SunlightBro
Copy link

@SunlightBro SunlightBro commented Apr 2, 2024

  • bump dependencies
  • fix freezed support
    • cleanName trims the leading _$ and trailing Impl from freezed classes
    • fix generation of FromFactory for freezed classes
  • fix lints
    • require_trailing_commas
    • unnecessary_breaks
    • unnecessary_cast
  • prepare changelog

Hey @simc, if you find the time, please review this PR 🤗.

David added 4 commits April 2, 2024 16:55
@simc
Copy link
Owner

simc commented Jan 20, 2025

Thanks a lot!

@simc simc merged commit 5b1ef8d into simc:main Jan 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants