Skip to content

fix: make Freezed templates compatible with Freezed 3 - #4840

Open
philosophy-engineer wants to merge 2 commits into
felangel:masterfrom
philosophy-engineer:fix-freezed-abstract-templates
Open

fix: make Freezed templates compatible with Freezed 3#4840
philosophy-engineer wants to merge 2 commits into
felangel:masterfrom
philosophy-engineer:fix-freezed-abstract-templates

Conversation

@philosophy-engineer

Copy link
Copy Markdown

Status

READY

Breaking Changes

NO

Description

Fixes #4815

  • Update Freezed templates to use abstract class
  • Apply the change across IntelliJ, VS Code, Mason bricks, and bloc_tools bundles

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@felangel felangel added the bug Something isn't working label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: Freezed requires abstract class or multiple factory constructors for non-abstract class with single factory

2 participants