The best navigation library in Flutter — Get
As a Flutter developer making apps, studying web development and design and catching up with school, I prefer keeping my app dependencies simple and uniform across projects, because just like every app developer, I too don’t want to spend 5 hours figuring out the ‘optimal way’ to do stuff specific to every project for no reason. I too want to get the job done elegantly — and fast. And for this reason, I love straight and simple solutions which leave little in the way of hassle and work smoothly in every use case without much fiddling.
And as you all probably know, navigation is an integral part of any app you’re going to make. It is just too common a requirement to ignore — or to spend hours figuring out how you’d navigate from within your Redux middleware or your BlocDelegate error handler.
If you want to know the easiet solution for navigation, head onto this article from Medium: