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