Skip to content

InkWell and InkResponse not close enough to the real thing #20922

@marcglasberg

Description

@marcglasberg

When I briefly tap stuff on native Android, I usually can see the highlight and splash very easily. However, in Flutter, both InkRipple.splashFactory and InkSplash.splashFactory are slower to show/hide. InkRipple.splashFactory is better in my opinion, should be the default, but it's not quite right also.

More importantly, in Android native the splash is shown when I REMOVE my finger, while in Flutter it's shown when I hold my finger down.

I wish splash/highlight were tweaked to obtain the exact same effect of native Android.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: fidelityMatching the OEM platforms bettercustomer: crowdAffects or could affect many people, though not necessarily a specific customer.f: gesturesflutter/packages/flutter/gestures repository.f: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.team-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions