kalismeras61 / flutter_page_transition

This is Flutter Page Transition Package
BSD 2-Clause "Simplified" License
475 stars 57 forks source link

Is it possible to begin a transition from an offset? #59

Open robertflesch opened 2 years ago

robertflesch commented 2 years ago

I want to display a popover window when an item is clicked on. But I would like to start a 300ms transition from the item's location. Lets say at an offset of 200 from the top of the screen.

kalismeras61 commented 2 years ago

Yes it possible but i need to work on it .

karimkod commented 2 years ago

@robertflesch do you want to specify the offset with pixels or with a 0..1 factor ?

robertflesch commented 2 years ago

Pixels would be ideal

On Sat, Feb 5, 2022, 8:16 AM Bournane Abdelkrim @.***> wrote:

@robertflesch https://github.com/robertflesch do you want to specify the offset with pixels or with a 0..1 factor ?

— Reply to this email directly, view it on GitHub https://github.com/kalismeras61/flutter_page_transition/issues/59#issuecomment-1030623169, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJBUMR5LSXFMRIKWU5JVXTUZUPMPANCNFSM5J7HUYXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>