pluto_layout
pluto_layout copied to clipboard
How to cache layout state in a bloc
I'm using bloc as a state manager and I'm trying to save PlutoLayout current state ( open tabs, positions of each tab .. etc ) to reuse in rebuilds, how to achieve this ?