Android
Content covering integration with Android in Flutter apps.
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.
How to restore the state of your Android app after it's been killed by the OS.
Platform-specific considerations for building for ChromeOS with Flutter.
Learn how to enable and handle Android predictive back gestures in Flutter.
Learn how to declare and request Android local area network permissions before opening Dart sockets in Flutter.
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.44.7. Page last updated on 2026-05-05. View source or report an issue.