Navigator 2.0: Navigation & Routing In Flutter
Introduction:
This article will explain the basics of the new Navigator API in Flutter, that is Navigator 2.0.
Table Of Contents:
Gaps in Navigator 1.0.
Requirements to bridge those gaps.
Navigator 2.0.
How does Navigator 2.0 work?
Drawbacks Of ...
techblog.geekyants.com9 min read
Nejc Podlogar
Full stack mobile and web developer.
Nice article. I was just wondering how did you write your custom routes (MyRoute)?