macOS
Hosting native macOS views in your Flutter app with Platform Views
Learn how to host native macOS views in your Flutter app with Platform Views.
Binding to native macOS code using dart:ffi
To use C code in your Flutter program, use the dart:ffi library.
Building macOS apps with Flutter
Platform-specific considerations for building for macOS with Flutter.
Set up macOS development
Configure your development environment to run, build, and deploy Flutter apps for macOS devices.
Was this page's content helpful?
Unless stated otherwise, the documentation on this site reflects Flutter 3.38.1. Page last updated on 2024-4-4. View source or report an issue.