A Flutter widget for building responsive split view layouts. Show two panels side-by-side on wide screens, and a single panel with secondary navigation on narrow screens.
- Responsive split view: automatically adapts to screen width.
- Primary and secondary navigation using two [Navigator]s.
- Customizable breakpoint for switching layouts.
- Placeholder widget for the secondary panel.
- Easy integration with existing navigation logic.
See the API documentation for details on the following topics:
See the example directory for a complete app.
MIT © 2025