We studied in detail the issue of deploying private pub repositories, talked about whitelisting policies for third-party dependencies, compiled a list of all threat-prone development infrastructure nodes.
Usually, GetX is not treated neutrally - some criticize it, others praise it. We decided to let both of them speak. And the easiest way to do this is to have a debate. Well, so that the event does not turn into a senseless argument ...
While everyone is studying with interest the first stable release of the framework this year (which we will definitely talk about a little later), we have thoroughly studied the Flutter development roadmap for 2022, dug up the issue tracker, and raised archives of stale bug reports.
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.