Navigation between pages in Flutter was easier as most cases required basic navigation which Navigator 1.0 could solve. But what about the ability to add multiple pages in one go or remove any offscreen page(s) on the on-screen page.
Pushkar Kumar, Tech Lead at GeekyAnts summarises the Flutter community about Navigator 2.0 which uses a declarative style. Watch his talk to know more.
#flutter #flutterweb #webrouting