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

dart:mirrors is unstable and reflection needs another type of approach #2

Closed
RicardoRB opened this issue Aug 6, 2022 · 0 comments · Fixed by #3
Closed

dart:mirrors is unstable and reflection needs another type of approach #2

RicardoRB opened this issue Aug 6, 2022 · 0 comments · Fixed by #3
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@RicardoRB
Copy link
Owner

RicardoRB commented Aug 6, 2022

Currently, dart:mirrors is unstable, and dart AOT doesn't allow the project to be compiled in order to produce machine code.

This issue is created in order to change to an alternative and do some research about what could be the best alternative.

Please feel free to comment this issue with your opinion 👇😀

Considerations

  • The best approach would be trying to avoid to generate code using build_runner.

Alternatives (will be updated)

More sources:
Reddit thread 1
Reddit thread 2
Discontinuing dart mirrors
Dart mirror main issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant