1 Flutter Page Routing and Navigation | Flutter Transition Playlist

Опубликовано: 09 Октябрь 2024
на канале: Nitish Kumar Singh
17,298
87

Medium Post :   / flutter-advance-routing-and-navigator  

Core concepts and classes for managing multiple screens

1. Route: A Route is an abstraction for a “screen” or “page” of an app, and a Navigator is a widget that manages routes.
2. Navigator: Creates a widget that maintains a stack-based history of child widgets. A Navigator can push and pop routes to help a user move from screen to screen

Facebook:   / nitishk72  
LinedIn:   / nitishk72  
Patreon:   / nitishk72  
Github: https://github.com/nitishk72