-
Notifications
You must be signed in to change notification settings - Fork 137
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
Error: Superclass has no method named 'inheritFromElement'. #14
Comments
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/provider-3.2.0/lib/src/delegate_widget.dart:194:18: Error: Superclass has no method named 'inheritFromElement'.
FAILURE: Build failed with an exception.
BUILD FAILED in 34s |
same problem,not resolved yet, |
hi and flutter pub upgrade |
@viramaham73 Not working, I got this error : |
|
After updating the
|
The SingleChildCloneableWidget interface is removed, and replaced by a SingleChildWidget interface. Try
And Replace
|
What should I do?
The text was updated successfully, but these errors were encountered: