[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 639 Bytes

setup_macos.md

File metadata and controls

31 lines (20 loc) · 639 Bytes
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 %}

Platform setup

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 %}

Next steps

Now, follow our Getting Started guide to run your first Flutter app on iOS or Android.