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
Hi. I noticed this exception lately which causes build_runner to get stuck.
It seems that this appeared after upgrading build_runner from 1.10.1 to 1.10.2 or after upgrading the project to Flutter 1.22 and Dart 2.10.
The next release (0.15.0) will come with updated dependencies #406 which should resolve this issue. You can use this version already if you close this repository and directly link it to your project. The new release will be available tonight.
Flutter: 1.22.1
Dart: 2.10.
floor_generator: 0.14.0
build_runner: 1.10.2
analyzer: 0.39.17
Hi. I noticed this exception lately which causes
build_runner
to get stuck.It seems that this appeared after upgrading
build_runner
from1.10.1
to1.10.2
or after upgrading the project to Flutter 1.22 and Dart 2.10.The text was updated successfully, but these errors were encountered: