material_dialogs 0.1.2
material_dialogs: ^0.1.2 copied to clipboard
A Flutter package aims to help you create animated, simple, stylish Material Dialogs in your app.
[0.1.2] #
- Fixing bottom dialog null frame rate bug
[0.1.1] #
- Fixing some bugs
[0.1.0] #
- Adding animationFrameRate
- Adding animationRepeat
- Adding animationAnimate
- Adding animationReverse
[0.0.6+1] #
-allow custom padding on both IconsButton and OutlinedIconsButton
[0.0.6] #
-mark title and msg variables as not required
[0.0.5] #
- allow only description dialogs
- allow only titles dialogs
- allow only buttons dialogs
[0.0.4] - adding RTL layouts support #
[0.0.3+1] - edit examples #
[0.0.3] - breakout changes #
- use actions widgets list to add buttons.
- add out of the box customized buttons widgets.