Or why do I get type '_InternalLinkedHashMap' is not a subtype of type 'Iterable' in type cast error when deserializing JSON objects using built_value.
In another article, I laid out a way to implement, in flutter, the presentation/container pattern. But my example was super simple; to show a list of items in a ListView....
The un-opinionated nature of flutter gives room to apply almost any pattern you want. Coming from an angular background I am used to working with the Smart Components (Container) and...
The holy grail for any team leader is to have her team motivated so that it maintains a high level of performance. But demotivation can occur and it is not...