macOS Desktop Support (beta)

Bryan Oltman

Bryan Oltman

Founding Engineer

1 min read

Shorebird now supports updating Flutter apps built for Mac desktop.

This support is in beta and only supports Arm (Apple Silicon) macs at this time. We intend to support Intel macs in the future, but that may still be several weeks away. We’re beginning Windows desktop support next and you can follow our progress on GitHub.

The release and patch flow is the same as you’re used to with iOS and Android:

# Creates a new macOS release
shorebird release macos
# Patches a macOS release
shorebird patch macos --release-version=1.2.3+4

As always, we want your feedback! We’d love for you to try this out and let us know what you think. Let us know if you run into any issues or have ideas for new features by creating a new GitHub issue

Shorebird allows you update your Flutter apps instantly, over the air. It takes less than 5 minutes to integrate and complies with Apple and Google store policies.
OR