Let's analyze the concept of new navigation and routing, what it is for and what problems it solves. Let's find out what the new Router is, its relationship with the operating system and the application's navigation state.
What if we say that Flutter can write an application for one of the six supported platforms? Not surprisingly, this has already been known for so long. But, for sure, you will have many reasons not to do this, because ... has your main large project been written native for a long time?
For our next issue, we decided to choose a purely practical topic. We collected all the methods of data storage known to us: from writing to a file and key-value storages to full-fledged databases, and then, having examined in detail the advantages and disadvantages, we found a use for everyone.