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

Can't build/run app on M1 Mac #23

Open
androticus opened this issue May 5, 2021 · 0 comments
Open

Can't build/run app on M1 Mac #23

androticus opened this issue May 5, 2021 · 0 comments

Comments

@androticus
Copy link

androticus commented May 5, 2021

Trying to build/run the app.
flutter doctor is clean
flutter 2.0.6
I get an error in the provider-3.1.0 library:
../../Library/Developer/flutter/.pub-cache/hosted/pub.dartlang.org/provider-3.1.0/lib/src/delegate_widget.dart:194:18: Error: Superclass has no method named 'inheritFromElement'.
return super.inheritFromElement(ancestor, aspect: aspect);

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