How to use auto router in Flutter | Flutter Navigation and Routing

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 12

  • @ydab7029
    @ydab7029 3 หลายเดือนก่อน +5

    This is the best auto route flutter tutorial man. Keep the good work

    • @AIWithFlutter
      @AIWithFlutter  3 หลายเดือนก่อน

      Thanks ! Appreciate that 🙏

  • @tutosolve
    @tutosolve 3 หลายเดือนก่อน +2

    you have clear thinking and good voice,
    hope you make MVVM architecture and real app about it.
    many thanks. from Vietnam.

    • @AIWithFlutter
      @AIWithFlutter  3 หลายเดือนก่อน

      Hi, thanks for your feedback. Will definitely consider it. Stay tuned !

  • @TrikNgonlen
    @TrikNgonlen 3 หลายเดือนก่อน +4

    AWESOME!

    • @AIWithFlutter
      @AIWithFlutter  3 หลายเดือนก่อน

      Thanks ! Appreciate that 🙏

  • @bido202
    @bido202 3 หลายเดือนก่อน +4

    Hey bro,
    You have made this video for a long time ago, right?
    Cause now, auto_route package can't extends the same name.

    • @AIWithFlutter
      @AIWithFlutter  3 หลายเดือนก่อน +1

      Hi, this video was made very recently. The auto route package version used was v7.2.0 . We tried with the latest auto route v9, but we somehow get into some errors which still pending for fixes. I will attach the github issue link for your reference. Once the issue fixed, will upload a new tutorial for v9 auto route package.
      github.com/Milad-Akarie/auto_route_library/issues/2023

  • @prasadmusini8452
    @prasadmusini8452 3 หลายเดือนก่อน +1

    How to achieve persistent navigation for bottom navbar and how to perform pushandreplace and pushandremoveuntil using auto route package

  • @xLastxTemplarx
    @xLastxTemplarx 3 หลายเดือนก่อน +5

    Your video shows version 9 of auto router in the beginning, then you go and install v7 of the package in your project. The code you write is for pre version 9. Given that you uploaded this tutorial after v9 got released, pretty sure you just recorded the intro yourself and everything else is someone else's content. At least that you're using version 7 in your project instead of showing v9 on the screen and then proceeding with v7, the code in here is useless for the most recent version of autorouter.

    • @AIWithFlutter
      @AIWithFlutter  3 หลายเดือนก่อน +1

      Hi, thanks for your feedback. The reason that the video shows version 9 was because pub.dev always shows the latest version in the package landing page. The tutorial didn't uses most recent version was because most recent version especially v8 and above has some issue with popGestureEnabled which still pending for fixes. Most recent auto route version not compatible with Flutter 3.19.6 and above. I am using Flutter 3.19.5 and the only version that I found working is v7 auto route. We understand your confusion and will improve it in future videos.

    • @xLastxTemplarx
      @xLastxTemplarx 3 หลายเดือนก่อน

      @@AIWithFlutter it's fine, you just have to mention this beforehand, otherwise it's confusing