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

Feature: Refactor class modifier when dart 3 migration is all set. #222

Open
ntut-xuan opened this issue Feb 12, 2024 · 0 comments
Open
Assignees

Comments

@ntut-xuan
Copy link
Collaborator

ntut-xuan commented Feb 12, 2024

Feature Description

The issue is used to memorize the TODO.

We are trying to migrate the project from dart 2 into the dart 3 now, the current project dart sdk version support < 3.0.0, it shows that we can't use the class modifier support in dart 3.

We expected that when the migration is all set, it should add the class modifier to the data transfer object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant