panara_dialogs library

Classes

PanaraAnimations
This is the animation class containing all the animations for both dialogs. you can use it separatly if you want to use them in your other widgets.
PanaraColors
All the Colors used in the Dialog themes
PanaraConfirmDialog
This is the Confirmation dialog with 4 different varients as follows:
PanaraConfirmDialogWidget
PanaraConfirmDialogWidget, you can use it separatly if you want.
PanaraCustomDialog
This is the PanaraCustomDialog with 7 different animations:
PanaraCustomDialogWidget
A custom dialog widget that can be used to show custom content in a dialog. Fully customizable.
PanaraInfoDialog
This is the Info dialog with 4 different varients as follows:
PanaraInfoDialogWidget
PanaraInfoDialogWidget, you can use it separatly if you want.

Enums

PanaraDialogType
These are the 4 Variants for both Dialogs. Now you can add your custom color to it by choosing PanaraDialogType.custom and defining your own color.