panes 1.0.0 copy "panes: ^1.0.0" to clipboard
panes: ^1.0.0 copied to clipboard

A powerful Flutter package for creating complex, resizable, multi-pane layouts. Ideal for building IDE-like interfaces, advanced dashboards, and desktop applications.

1.0.0 #

Initial release of the panes package.

Features #

  • MultiPane - Flexible resizable split-view layouts (horizontal/vertical)
  • IdeLayout - Pre-configured IDE-like layout with left, right, center, and bottom panels
  • TabbedPane - Tabbed interface with icons and action buttons
  • PaneTheme - Comprehensive theming via ThemeExtension or inherited widget
  • Serialization - Save and restore layout state with save() / load()
  • Maximize/Restore - Expand any pane to full area
  • Auto-hide - Panels collapse when resized below threshold
  • Keyboard Accessibility - Tab to focus resizers, arrow keys to resize
1
likes
0
points
74
downloads

Publisher

verified publishersofluffy.io

Weekly Downloads

A powerful Flutter package for creating complex, resizable, multi-pane layouts. Ideal for building IDE-like interfaces, advanced dashboards, and desktop applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on panes