Skip to content

Refactor to remove late variables + clean up cyclic dependencies #241

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

Closed
2 tasks done
eliasyishak opened this issue Feb 28, 2024 · 0 comments
Closed
2 tasks done

Comments

@eliasyishak
Copy link
Contributor

eliasyishak commented Feb 28, 2024

We should limit/remove instances of late and late final variables within classes since there may be usage patterns that we have not anticipated that could cause late initialization errors.

Referenced in this issue:

PRs with changes to remove late and late final:

@eliasyishak eliasyishak self-assigned this Feb 28, 2024
@eliasyishak eliasyishak changed the title Refactor to remove late/late final variables throughout source code Refactor to remove late/late final variables throughout AnalyticsImpl code Mar 6, 2024
@eliasyishak eliasyishak changed the title Refactor to remove late/late final variables throughout AnalyticsImpl code Refactor to remove late variables + clean up cyclic dependencies Mar 7, 2024
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