I using angular material mat card and angular flex layout to display a page of card list. I want to make it like pinterest to have a dynamic height of each card in every row . It that any way to achieve it by using flex layout or other method?
Below I have a create a stackblitz of my code : stackblitz link