modal_bottom_sheet
modal_bottom_sheet copied to clipboard
Hero animation
First of all, thanks for this great library!
Unfortunately the hero animations don't work. Is there an alternative solution for this or will it be supported in the near future?
There has been no previous demand for Hero animations with modal so I have been prioritizing other things. There are two things needed:
- Change the ModalSheetRoute class to be a PageRoute type
- Create a custom Rect tween animation so the hero doesn't behave weird when the modal is being animated itself. I prepared a PR about this https://github.com/jamesblasco/modal_bottom_sheet/pull/2
Hi, Would love to see this feature. Will this get included soon? Thanks!
Check my pull request, please
https://github.com/jamesblasco/modal_bottom_sheet/pull/213