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
- Now
UIBlock.Block
can return data on dismiss/unblock - Docs updated
- Examples updated
- Added fade transition to block modal
- Switch between fade/slide transitions using
isSlideTransitionDefault
- Ability to create custom transitions using
customBuildBlockModalTransitions
- Docs updated
- Version bump to 1.0
- Added ability to disable or customize 'SafeArea'
- Docs updated
- You can now use UIBlock as a widget as well
- Docs updated
- Initial Release