resizable_splitter 1.1.0 copy "resizable_splitter: ^1.1.0" to clipboard
resizable_splitter: ^1.1.0 copied to clipboard

Accessible splitter widget for Flutter layouts that need drag-to-resize panels.

Changelog #

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 #

  • Theming refresh: ResizableSplitterTheme plus a ThemeExtension drive divider styling, keyboard steps, overlays, and unbounded policies.
  • Layout policies: UnboundedBehavior (LimitedBox opt-in), CrampedBehavior, and antiAliasingWorkaround for crisp panes.
  • Interactions: resizable toggle, onHandleTap / onHandleDoubleTap, and controller multi-attach guard.
  • Fixed precedence so per-instance constructor arguments override themed switches.
  • Tests expanded to cover new theming, policies, and interaction paths.

1.0.0 #

  • Initial release of ResizableSplitter with drag-to-resize layouts.
  • Keyboard navigation, screen-reader semantics, and customizable divider styling.
  • SplitterController for programmatic control and testing.
2
likes
160
points
177
downloads

Publisher

verified publishertomars.tech

Weekly Downloads

Accessible splitter widget for Flutter layouts that need drag-to-resize panels.

Repository (GitHub)
View/report issues

Topics

#layout #divider #split-view #drag #resize

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on resizable_splitter