- Version bump
pubspec.yaml
updatedsdk constraint
- Updated support link in Readme
- Version bump
- Fixed docs
- Updated docs
- Stable release for null safety
- Example updated to null safety
- Update SDK constraints to >=2.12.0-0 <3.0.0 based on guidelines
- 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
- Readme updated.
- Initial release.