Navigator 2.0


Topic | v1 | created by jjones |
Description

Flutter’s updated (2.0) navigation and routing mechanism, which uses a declarative approach.


Relations

subtopic of Flutter navigation

Flutter’s navigation and routing mechanism

uses auto_route

AutoRoute is a declarative routing solution, where everything needed for navigation is automatically...

uses vrouter

A Flutter package that makes navigation and routing easy.

uses beamer

Handle your application routing, synchronize it with browser URL and more. Beamer uses the power of N...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

has official Learning Flutter’s new Navigation and Routing system

9.0 rating 5.0 level 8.0 clarity 3.0 background – 1 rating

This article explains how Flutter’s new Navigator and Router API works. If you follow Flutter’s open...