backdrop_modal_route 1.1.0
backdrop_modal_route: ^1.1.0 copied to clipboard
A flutter plugin to open backdrop modal route with minimal code and efforts with dynamic content.
1.1.0 24 December 2020 #
- Added fade transition to block modal
- Switch between fade/slide transitions using
isSlideTransitionDefault - Ability to create custom transitions using
customBuildBlockModalTransitions - Added ability to disable or customize 'SafeArea'
- Docs updated
0.1.1 11 May 2020. #
- Readme updated.
0.1.0 11 May 2020. #
- Initial release.