-
Notifications
You must be signed in to change notification settings - Fork 19
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
Problem running on iOS #53
Comments
same error, help |
Thanks for the advice. Updated the min SDK in pubspec.yaml and ran flutter upgrade. Now see the following error:
flutter doctor:
|
@SaxPlayer you should upgrade flutter too. Only modifying the sdk version in the pubspec is not sufficient. your local flutter is still an old version. Try to use |
@SaxPlayer you don't need to change the min sdk in package yaml, just upgrade your flutter SDK to lates version |
I copied the example app including all the supplied assets with a view to trying this out before developing my own app however the example won't run at all and throws the following error:
Code is exactly as it is in the example folder, no changes made.
Flutter doctor:
Running on my device, an iPhone 15 Pro Max running iOS 18.2
The text was updated successfully, but these errors were encountered: