uiblock 1.2.0 uiblock: ^1.2.0 copied to clipboard
Fully customizable and easy to use uiblock package for your flutter apps
[1.2.0] - 27 December 2020 #
- Now
UIBlock.Block
can return data on dismiss/unblock - Docs updated
- Examples updated
[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
- Docs updated
[1.0.0] - 16 December 2020 #
- Version bump to 1.0
- Added ability to disable or customize 'SafeArea'
- Docs updated
[0.2.0] - 17 May 2020 #
- You can now use UIBlock as a widget as well
- Docs updated
[0.1.0] - 17 May 2020 #
- Initial Release