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

feat(intellij)!: generate sealed classes #4104

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

felangel
Copy link
Owner

@felangel felangel commented Mar 13, 2024

Status

READY

Breaking Changes

NO

Description

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

@felangel felangel added extension This issue relates to bloc extensions feedback wanted Looking for feedback from the community breaking change Enhancement candidate would introduce a breaking change labels Mar 13, 2024
@felangel felangel self-assigned this Mar 13, 2024
@felangel felangel linked an issue Mar 13, 2024 that may be closed by this pull request
@felangel felangel merged commit e522b22 into master Mar 13, 2024
9 checks passed
@felangel felangel deleted the feat/intellij-sealed-classes branch March 13, 2024 04:59
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Enhancement candidate would introduce a breaking change extension This issue relates to bloc extensions feedback wanted Looking for feedback from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: (IntelliJ Plugin) Make use of Dart 3 class modifiers
1 participant