-
-
Notifications
You must be signed in to change notification settings - Fork 166
Error: Method not found: '$checkedCreate' #139
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
Comments
Hi @vishalrao8 flutter_gen/example/pubspec.lock Lines 294 to 300 in e8927c0
|
|
Overriding dependency with the latest version fixed the issue but why transitive dependency didn't have the latest version by default?
|
Oh, I see: flutter_gen/packages/core/pubspec.yaml Line 21 in e8927c0
Our dependency specify is bad. We should fix that. @vishalrao8 |
On running the build runner command I am getting these errors.
My dev dependencies are:
Flutter doctor result:
Commands tried:
flutter pub global activate flutter_gen
The text was updated successfully, but these errors were encountered: