En este vídeo presento un nuevo feature que he añadido al paquete de Intrinsic Dimension. Esta nueva funcionalidad no es más que un listener para poder ejecutar una acción cuando obtengamos las dimensiones y el offset de un widget que no sepamos sus características de antemano. A diferencia del builder, el listener permite que al llamar a métodos de reconstrucción de widgets como el setState, no exista colisión durante la construcción del widget. Recuerda que el paquete lo puedes encontrar aquí: https://pub.dev/packages/intrinsic_di....
In this video I present a new feature that I have added to the Intrinsic Dimension package. This new functionality is nothing more than a listener to be able to execute an action when we obtain the dimensions and offset of a widget that we don't know its characteristics beforehand. Unlike the builder, the listener allows calling widget rebuild methods like setState avoiding collision during the widget rebuild. Remember that the package can be found here: https://pub.dev/packages/intrinsic_di....