Skip to content

dyno-nexsoft/flutter_split_navigator

Repository files navigation

flutter_split_navigator

Deploy Web GitHub issues

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.


Features

  • 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.

Documentation

See the API documentation for details on the following topics:

Example

See the example directory for a complete app.


License

MIT © 2025

About

A Flutter widget that creates a split view layout, showing two panels side-by-side on wider screens and a single panel on narrower screens.

Resources

License

Stars

Watchers

Forks

Contributors