iOS
Learn how to add a launch screen to your iOS app.
Configure your development environment to run, build, and deploy Flutter apps for iOS devices.
Learn about Flutter's support for and compatibility with the latest releases of iOS.
Learn how to add app extensions to your Flutter apps
Learn how to host native iOS views in your Flutter app with platform views.
To use C code in your Flutter program, use the dart:ffi library.
iOS-specific debugging techniques for Flutter apps
How to restore the state of your iOS app after it's been killed by the OS.
How to add an iOS App Clip target to your Flutter project.
Learn about Flutter plugins that offer equivalent functionalities to Apple's frameworks.
Unless stated otherwise, the documentation on this site reflects Flutter 3.35.5. Page last updated on 2024-4-4. View source or report an issue.