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 package works fine before but I suddenly got this error when compiling. It complains about the type casting on source code: "ClassMirror currentClassMirrorForType = reflector.reflectType(T) as ClassMirror; //TODO: Messy solution :(" in ck_field_type.dart file. Please help. I am using dart version 2.17.5 (stable) on mac.
The text was updated successfully, but these errors were encountered:
The package works fine before but I suddenly got this error when compiling. It complains about the type casting on source code: "ClassMirror currentClassMirrorForType = reflector.reflectType(T) as ClassMirror; //TODO: Messy solution :(" in ck_field_type.dart file. Please help. I am using dart version 2.17.5 (stable) on mac.
The text was updated successfully, but these errors were encountered: