touch_targets 0.2.0 copy "touch_targets: ^0.2.0" to clipboard
touch_targets: ^0.2.0 copied to clipboard

Create overflowing touch targets to make accessible design-sized components.

0.2.0 #

  • Fixed unrelated elements losing their hit tests to touch targets. TouchGroup now performs a dry hit test to determine whether the topmost hit object is lineally related to the touch target (ancestor or descendant).

  • Added bool TouchClient.isRelatedTo(RenderObject hit) to check whether the RenderObject which gets hit shares lineage with the touch target.

  • Removed unnecessary markNeedsPaint() calls in TouchGroup's render object.

  • Minor internal changes.

0.1.0 #

  • Initial version.
0
likes
0
points
223
downloads

Publisher

verified publisherdeminearchiver.qzz.io

Weekly Downloads

Create overflowing touch targets to make accessible design-sized components.

Homepage
Repository (GitHub)
View/report issues

Topics

#accessibility #touch #hittest

License

unknown (license)

Dependencies

flutter

More

Packages that depend on touch_targets