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
The same happened to me on flutter 3.19.6. But I can't repeat the problem.
On macOS with example app TypeChecker.fromRuntime works just fine. But on another app if I call TypeChecker.fromRuntime(SomeClass).hasAnnotationOf(FieldElement) with the same code it fails.
No description provided.
The text was updated successfully, but these errors were encountered: