Swapnil Dhotre
Results
1
comments of
Swapnil Dhotre
build_runner_core-9.3.0 seems to have "import 'dart:mirrors'" which is not supported in Dart runtime
@davidmorgan `build_runner` is included only under `dev_dependencies`, but when I run the app, it fails. While investigating, I queried for `dart:mirrors` and noticed that `build_runner` also appeared in the results....