-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Pull to Refresh is too slow and too long travel #14981
Copy link
Copy link
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: fidelityMatching the OEM platforms betterMatching the OEM platforms betterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: fidelityMatching the OEM platforms betterMatching the OEM platforms betterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I was trying the Flutter Gallery App and comparing its Pull to Refresh with other apps (like Gmail), I can clearly see that Flutter's Pull to Refresh needs to be pulled for a much longer distance and once activated the spinning animation is slower than the native one.
I suggest you make it like the original, since long dragging distances and slow animations reflect on poor user experience.