I want to make split window into 4 parts in flet,similar to R GUI. Where Each part can run different codes altogether or showing graph etc.
Below is reference: How do I make a split window?
I want to do the same thing in flet.
I have tried to sepearate 4 parts by columns and stacking it,but not able to do.please help