layout | title | permalink |
---|---|---|
page |
Flutter Setup for macOS |
/setup-macos/ |
- TOC Placeholder {:toc}
{% include setup/system-mac.md %}
{% include setup/get-sdk.md %}
{% include setup/path-mac-linux.md %}
{% include setup/editor-setup.md %}
macOS supports developing Flutter apps for both iOS and Android. Complete at least one of the two platform setup steps now, to be able to build and run your first Flutter app.
{% include setup/ios-setup.md %}
{% include setup/android-setup.md %}
Now, follow our Getting Started guide to run your first Flutter app on iOS or Android.