Member-only story
Typed Route Magic Not In The Flutter 4.0 SDK
Note: I have moved my flutter app design writing to my substack which is free to subscribe at:
The point of these articles is that there is a stack of libraries you should be using with Flutter 4.0 SDK (The new SDK comes out this spring or summer of 2023) as Google in being stretched to covering 3 front-ends with their engineering team has depended upon the Flutter Community to come up with solutions to fill specific implementation imperfections in the Flutter SDK.
And point two is the developer relations team is also stretched to the point of not having the time to cover said power stack of libraries in the Flutter SDK
docs, even including good coverage of a Provider library. Thus, I am going to spend some time covering them so Flutter App designers get some more design power.
In this article, I will cover using Go Router and how it provides a better way to use the Navigator 2.0 API.