- chore: update dependencies
- adding
dialogWidth
in order to support flexible dialogue width
- allow returning values in on close
- update dependencies
- fix bugs
- remove
animation
,frameRate
,reverse
and replace it withlottieBuilder
- add on close callback
- adding custom view, in case you wanted to use only image or different size animations.
- Migrate to Sound null safety
- remove deprecated code
- Update dependencies
- Adding Custom widget in case anyone needs to replace the animation with a custom view
- Update dependencies
- Adding barrier dismissible
- Fixing bottom dialog null frame rate bug
- Fixing some bugs
- Adding animationFrameRate
- Adding animationRepeat
- Adding animationAnimate
- Adding animationReverse
-allow custom padding on both IconsButton and OutlinedIconsButton
-mark title and msg variables as not required
- allow only description dialogs
- allow only titles dialogs
- allow only buttons dialogs
- adding RTL layouts support
- edit examples
- breakout changes
- use actions widgets list to add buttons.
- add out of the box customized buttons widgets.
- fix single button padding bug and edit ReadMe.
- first release.