I am making a restaurant app foe mobile and tablet in flutter. The problem I am facing is in mobile view I have these screens(burger,sandwich,...category screen LHS), (the product screen in MIDDLE), and (the cart screen in RHS). But in Tablet screen I have the these screens as one screen. so how can i show all these screens in one screen in landscape view (for tablet).
Any help or guidance is appreciated!!! Thank you
