Flutter Go Router

Опубликовано: 25 Январь 2025
на канале: 1ManStartup
3,863
62

See how to add go_router to a flutter app. Go router is a popular way to handle app navigation and is a good choice for both mobile and web.

🔗 go_router: https://pub.dev/packages/go_router

📲 Download The Finished Game: https://lastbottle.app
🎮 Series Playlist:    • 2D Flutter Game With Flame  
😻 Complete Code: https://github.com/davefaliskie/go_gr...


🤑 GET 10% OFF iubenda Privacy Policy: https://iubenda.refr.cc/1manstartup
💬 Join the Discord: https://1manstartup.com/discord
😎 If you enjoy the videos, consider supporting the channel: https://1manstartup.com/donate

SECTIONS:
0:00 - What We'll Build
0:10 - Install Go Router
0:34 - Creating Router
2:49 - Remove Home From MaterialApp
4:22 - Using Go Router In MaterialApp
5:42 - Add Additional Page
6:41 - Navigating With Named Routes
7:05 - Using enum For Named Routes
8:25 - Simple Screen Redirect Setup
9:24 - Full Screen Dialog Transitions
10:15 - goNamed vs pushNamed
12:06 - Navigation With No Transition

#flutter #router