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

Drop deprecated features #882

Open
Jupi007 opened this issue Mar 9, 2024 · 0 comments
Open

Drop deprecated features #882

Jupi007 opened this issue Mar 9, 2024 · 0 comments
Assignees
Labels
refactoring only code changes, not the result/look
Milestone

Comments

@Jupi007
Copy link
Member

Jupi007 commented Mar 9, 2024

There's a lot of properties annotated as @Deprecated, we should drop them in the next major release.

Like this:

@Deprecated('Use [strokeWidth] instead.')
final double? minHeight;

I'll add todo comments to remind us this.

@Jupi007 Jupi007 added the refactoring only code changes, not the result/look label Mar 9, 2024
@Jupi007 Jupi007 added this to the 5.0 milestone Mar 9, 2024
@Jupi007 Jupi007 self-assigned this Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring only code changes, not the result/look
Projects
None yet
Development

No branches or pull requests

1 participant