flutter_page_transition
flutter_page_transition copied to clipboard
Is it possible to begin a transition from an offset?
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.
Yes it possible but i need to work on it .
@robertflesch do you want to specify the offset with pixels or with a 0..1 factor ?
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: @.***>