drag-down-to-pop-flutter icon indicating copy to clipboard operation
drag-down-to-pop-flutter copied to clipboard

fix drag gesture direction

Open rodineijf opened this issue 3 years ago • 4 comments

The drag gesture is wrong using flutter 2.5.1

rodineijf avatar Oct 01 '21 13:10 rodineijf

https://github.com/flutter/flutter/blob/ffb2ecea5223acdd139a5039be2f9c796962833d/packages/flutter/lib/src/cupertino/route.dart#L723

This file was copied from the flutter SDK. It is not mistake/wrong.

nekocode avatar Oct 01 '21 14:10 nekocode

https://user-images.githubusercontent.com/24531420/135642603-3dd7a164-a877-438f-980a-0b4711521797.mov

This is the current behavior that I have using flutter 2.5.1.

May I open an issue to analyze it better?

rodineijf avatar Oct 01 '21 15:10 rodineijf

I have the same issue @nekocode

stcojo avatar Oct 27 '21 13:10 stcojo

@nekocode @mohammed7aafar can any of you approve this?

AndreiiMorais avatar Apr 25 '22 17:04 AndreiiMorais