title | description | short-title |
---|---|---|
Add macOS as a target platform for Flutter from Android start |
Configure your system to develop Flutter mobile apps also on macOS. |
Starting from Android |
To add macOS desktop as a Flutter app target, follow this procedure.
- Allocate a minimum of 26 GB of storage for Xcode. Consider allocating 42 GB of storage for an optimal configuration.
- Install Xcode {{site.appnow.xcode}} to debug and compile native Swift or ObjectiveC code.
{% include docs/install/compiler/xcode.md target='macOS' devos='macOS' attempt="first" -%}
{% include docs/install/flutter-doctor.md target='macOS' devos='macOS' config='macOSDesktopAndroid' %}