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!: migrate to Dart 3 #25

Merged
merged 4 commits into from
May 10, 2023
Merged

feat!: migrate to Dart 3 #25

merged 4 commits into from
May 10, 2023

Conversation

ookami-kb
Copy link
Owner

BREAKING CHANGE: Migrated to Dart 3 and new types. Product types were removed in favor of records. Coproduct types were removed in favor of sealed classes. Either is also a sealed class so that you can pattern-match it.

@ookami-kb ookami-kb merged commit ad524d0 into master May 10, 2023
1 check passed
@ookami-kb ookami-kb deleted the dart3-migration branch May 10, 2023 22:49
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