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
lib/data/app_user.freezed.dart:49:4: Error: This can't be used as an annotation; an annotation should be a reference to a compile-time constant variable, or a call to a constant constructor.
@nullable
^
I met same error
lib/data/book_data.freezed.dart:1739:8: Error: This can't be used as an annotation; an annotation should be a reference to a compile-time constant variable, or a call to a constant constructor. @nullable TextAlign align}) = _$_BoxStyle;
The error is
My MacOS version is
macOS Catalina 10.15.7
Flutter version
pls have a look at the attachment for all errors
error.log
The text was updated successfully, but these errors were encountered: