tat_flutter icon indicating copy to clipboard operation
tat_flutter copied to clipboard

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

Open ntut-xuan opened this issue 1 year ago • 0 comments

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.

ntut-xuan avatar Feb 12 '24 08:02 ntut-xuan