Skip to content

Conversation

@agisbert
Copy link

Cheers

`flutter config --android-sdk` to update to that location.
```

- If running `flutter create .` fails; check the folder project name and make it compliant with Dart [rules](https://dart.dev/tools/pub/pubspec#name) .
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I now know why it initially failed. The problem is that the project until now was only used for Android. So if you want to run it on an iOS device / simulator, it is required to enable the current project for iOS. This will be done by this flutter create .command.

@timoknapp
Copy link
Owner

@agisbert Would you mind rebasing your PR? This will fix your GitHub Action such that I can merge your changes.

Cheers

@timoknapp timoknapp added the documentation Improvements or additions to documentation label Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants