Site icon John Maeda’s Blog

Flutter Desktop Apps on MacOS

When trying to get started using Flutter for desktop on MacOS, you want to be sure to change these two entitlement files: MacOS > Runner > Release.entitlements and DebugProfile.entitlements

Comment out sandbox protection. Note that these won’t be deployable to the App store for security reasons.

Exit mobile version