Skip to content

Remove mirrors requirement to allow for dart aot#3

Open
EricApostal wants to merge 2 commits intohelightdev:mainfrom
EricApostal:main
Open

Remove mirrors requirement to allow for dart aot#3
EricApostal wants to merge 2 commits intohelightdev:mainfrom
EricApostal:main

Conversation

@EricApostal
Copy link
Copy Markdown

The dart build_runner recently added support being ran ahead of time via the --force-aot flag. However, the AOT dart runtime does not support reflective access. This removes the mirrors dependency and instead uses the symbol value provided by the analyzer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant