You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue started live here, 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. 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.
The text was updated successfully, but these errors were encountered:
This issue started live here, 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. After removing the generator from pubspec and the problem remains. Then by reverting back toChannel 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.
The text was updated successfully, but these errors were encountered: