Flutter Layout Cheat Sheet. Do you need simple layout samples for… | by Tomek Polański | Flutter Community | Medium
Mon Mar 08 2021 13:00:55 GMT+0000 (Coordinated Universal Time)
Saved by @Hackerman_max #dart #flutter
In case you have a similar problem but you would like to have all the widgets as tall as the tallest just use a combination of IntrinsicHeight and Row widgets.
https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e
Comments