We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 👇😀
More sources: Reddit thread 1 Reddit thread 2 Discontinuing dart mirrors Dart mirror main issue
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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
Alternatives (will be updated)
More sources:
Reddit thread 1
Reddit thread 2
Discontinuing dart mirrors
Dart mirror main issue
The text was updated successfully, but these errors were encountered: