Navigate to a new screen in Flutter

后端 未结 7 1417
日久生厌
日久生厌 2020-12-11 18:34

How do you navigate to a new screen in Flutter?

These questions are similar, but are asking more than I am.

  • Flutter - Navigate to a new screen, and cle
相关标签:
7条回答
  • 2020-12-11 19:18

    I found a good tutorial that I have followed along, it is very comprehensive with screenshots and step by step, you can also download the code and just run it. Very helpful for me learning Flutter especially I am totally a begineer.

    https://medium.com/@misterflutter/lesson-5-creating-new-screens-f740994190c7

    https://medium.com/@misterflutter/lesson-6-creating-new-screens-part-2-4997085a43af?sk=d2a0fb723af42b78800f7cf19b312b62

    0 讨论(0)
提交回复
热议问题