hive_generator 0.7.0+2 causing build_runner fails post Flutter 1.19.0-4.1.pre channel beta install
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
This issue started live [here](https://github.com/dart-lang/build/issues/2724), please see that issue for information.
In short after upgrading to ```Flutter 1.19.0-4.1.pre``` from the beta channel, ```flutter pub run build_runner build``` starts failing with the error messages I posted in this issue [here](https://github.com/dart-lang/build/issues/2724). After removing the generator from pubspec and the problem remains. Then by reverting back to ```Channel beta, 1.18.0-11.1.pre``` still with no HiveGenerator the errors appear to disappear.
It is worth noting the build_runner version 1.10.0 was being used in both the above senarios.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.