Creating a new Flutter app – Dos & Don’ts – II
This is the second and final part of this create a new flutter app series. You can read the first one here. This post will take a look at the dynamic, interactive elements within an app and how to go about creating them using Flutter. Navigation aka Routes Most applications today contain a considerable number …