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
Fixes#2569
When the user creates a `package.build.yaml` file, but `package` does
not exist as a dependency, warn and continue instead of dumping a stack
trace.
Fixes#2569
When the user creates a `package.build.yaml` file, but `package` does
not exist as a dependency, warn and continue instead of dumping a stack
trace.
flutter pub run build_runner build
throws an error as bellow:I am using hive_generator package.
here is pubspec.yaml:
The text was updated successfully, but these errors were encountered: