conceptadev / conceptadev/mix

Support hitSlop for Naked Button

Open
#600 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
800
Forks
49
Avg merge
3h 39m
Merged PRs (30d)
22

Description

### Use case

Flutter really falls short in that it does not support any way of expanding the hit radius of a tappable surface for buttons.

### Proposal

Implement a workaround for this issue using:
- An overlay (https://pub.dev/packages/hit_slop)
- A RenderProxyBox (https://github.com/gskinnerTeam/flutter-defer-pointer)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.