Android
Configure your development environment to run, build, and deploy Flutter apps for Android devices.
Use the latest Android APIs from your Dart code
Learn how to host native Android views in your Flutter app with Platform Views.
Platform-specific considerations for building for ChromeOS with Flutter.
How to restore the state of your Android app after it's been killed by the OS.
Learn how to add the predictive back gesture to your Android app.
To use C code in your Flutter program, use the dart:ffi library.
Learn how to protect sensitive content in your Flutter app.
Learn how to launch native Android activities in your Flutter app.
Learn how to add a splash screen to your Android app.
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.