awesome_dialog 0.1.1
awesome_dialog: ^0.1.1 copied to clipboard
Flutter package to show beautiful dialogs with animations as simply as possible.
[0.1.1] - 15/01/2020. #
- Added prop headerAnimationLoop.
[0.1.0] - 03/12/2019. #
- Fix a bug when there is only a single button, removing unwanted space
[0.0.5] - 25/11/2019. #
- Added isDense property
- Added aligment property
[0.0.4] - 18/11/2019. #
- Change default color to Theme.of(context).cardColor
[0.0.3] - 07/11/2019. #
- Fix a Bug when using PressEvent() for Navigation.
[0.0.2] - 28/10/2019. #
- Formating text and enchancing description.
[0.0.1] - 28/10/2019. #
- Initial release.