Type Conversions Type Conversions At the end of the day, everything is just a pile of bits somewhere, and typesystems are just there to help us use those bits right. There are ...
The Case for Immutability The Case for Immutability One of the more difficult things to manage when structuring an application is managing its state. This is especially true wh...
CS Cache Architecture CSCache Architecture issues that need resolving 1.1. Memory structure needs to be solved: 1.2 Loading and parsing problems to be solved: 1.3 Metric and c...
BuildContext Class why BuildContext() The 'of()' Method The Gotcha Builder Methods BuildContext Class Every Flutter widget has an @override build() method with the argumen...
2.1. There is a floating selection 2.1. There is a floating selection Figure 4.1. Layers dialog showing a floating selection. Showing a floating selection that can be ancho...