Go Router: Beginners Guide
Navigation is an important part of any application. When it comes to the Flutter applications, Go Router is a clear winner as it provides a powerful declarative routing solution. You may have been using onGenerateRoute or GetX (Get) for routing, but ...
geekaid.hashnode.dev4 min read