Skip to content

widgetbakery/headless_widgets

Repository files navigation

A set of widgets that implement robust logic for common controls, without making any assumption about the presentation.

This package focuses on correctness and flexibility, it is meant to back custom design systems and custom widget sets.

Features

Currently implemented widgets:

This package also includes HoverRegion widget which is a drop-in replacement for MouseRegion that supports mouse-capture like behavior and delaying hover events during scrolling.

Example

Available in the example directory and online.