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

Update sealed classes, interfaces and bricks #60

Merged
merged 5 commits into from
Apr 12, 2024
Merged

Conversation

shounak-mulay
Copy link
Collaborator

Description

  • Replaced freezed sealed classed with dart sealed classed. Replaced when with switch statements.
  • Replace abstract classes acting as interfaces with abstract interface class
  • Update destination brick

Copy link

sonarqube-ws bot commented Apr 12, 2024

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 90.90% Coverage (64.20% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.00% Estimated after merge)

Project ID: wednesday-solutions_flutter_template_AYcHtdyiJ8HzBHNzdZ31

View in SonarQube

@shounak-mulay shounak-mulay merged commit 4ff2d3c into main Apr 12, 2024
5 checks passed
@shounak-mulay shounak-mulay deleted the freezed_to_sealed branch April 12, 2024 11:34
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.

None yet

1 participant