kalismeras61 / flutter_page_transition

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

Use delay #56

Closed aliakkawi closed 2 years ago

aliakkawi commented 3 years ago

Hi, is it possible to add some delay when using FadeTransition , i mean after the Fade out of the first screen is complete, only then trigger the Fade in of the second screen Thanks

kalismeras61 commented 2 years ago

@aliakkawi have you tried of duration ?