Go Router : Routing and Navigation 2.0 with Flutter

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • Go Router : Navigation 2
    --
    📄Welcome to the navigation and routing course.
    Flutter provides a complete system for navigation between screens.
    So today we’re going to learn how to use Go router with the navigation 2.0 in a flutter app.
    🌐 Telegram Community
    🔗 t.me/flutterguysgp
    ⚡ SUBSCRIBE HERE⚡
    🔗 cutt.ly/2XkZz0X
    🌐 Social Media
    🔗 Linkedin:
    / fabrice-sumsa
    / mahdinazmi
    🔗 GitHub:
    github.com/Fabrice-Fabio
    github.com/mahdinazmi
    🔗 Collaboration - Contact Us :
    sumsa.fabrice@gmail.com
    mahdiforwork@gmail.com
    ⏳ TIMESTAMPS :
    00:00 : Introduction
    00:46 : What is Navigation 2.0
    01:10 : When used version 2.0
    01:30 : Build an example
    01:36 : Install dependencies
    02:53 : Set Gorouter config
    03:25 : Navigation with Gorouter
    04:35 : Default route
    05:26 : Parameters with Gorouter
    07:28 : Set page not found
    #flutter #navigation #routing #tutorial #fluttercourse
  • Věda a technologie

Komentáře • 9

  • @sherlockholmes3316
    @sherlockholmes3316 Před 18 dny +1

    How will you provide multiple bloc providers if gorouter and getit is used? in go-router instance or inside the page/screen widgets?

  • @pravinprince3221
    @pravinprince3221 Před 4 měsíci +1

    thank you for the wonderful video it was so helpful for me and my team , thanks again sir

  • @fredyfred1950
    @fredyfred1950 Před 4 měsíci

    Thank you 🎉. Is there no guard system on this navigation system?

  • @xxThemoritzxx
    @xxThemoritzxx Před 3 měsíci

    thanks for the video. how can i push a new page to the view stack so that i can have the back button at the appbar?

  • @Constantine..
    @Constantine.. Před 4 měsíci +1

    Great video!
    What about refreshListenable, redirect, ShellRoute and child routes?

    • @flutterguys
      @flutterguys  Před 4 měsíci

      Thanks for your feedback. To be used in future modules

  • @Adez3
    @Adez3 Před 4 měsíci

    Great job !
    can you make a video about deep link ?
    and when user clicks on notification it redirects to a page with the parameters on the notification ?

    • @flutterguys
      @flutterguys  Před 4 měsíci

      Sure, that's good idea. We'll work on it. Thanks