SplitView provides better experience when using landscape orientation or tablet devices.
iOS UISplitViewController class and Android Fragments have the similar effects when orientation changed to landscape.
looks like this img.
Then using flutter how can I implement such a SplitView?