Flutter navigation cookbook
Learn how to set up universal links for an iOS application built with Flutter.
How to navigate between routes.
How to pass arguments to a named route.
How to implement named routes for navigating between screens.
Learn how to set up app links for an Android application built with Flutter.
How to pass data to a new route.
How to animate a widget from one screen to another
How to return data from a new screen.
Unless stated otherwise, the documentation on this site reflects Flutter 3.38.1. Page last updated on 2025-10-28. View source or report an issue.