Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type 'DynamicMirrorImpl' is not a subtype of type 'ClassMirror' in type cast #9

Open
ShiyaoH opened this issue May 22, 2023 · 0 comments

Comments

@ShiyaoH
Copy link

ShiyaoH commented May 22, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant