Last updated:
0 purchases
fluttercustomdialogcontainer
It is a simple alert dialog with custom options.
Features #
This package can help with size issue of alert box of flutter. It gives bigger size with nice animation.
Getting started #
Add in your dependencies to start using it.
Usage #
Color backgroundColor;
double elevation;
Duration insetAnimationDuration;
Curve insetAnimationCurve;
ShapeBorder shape;
Widget child;
copied to clipboard
Different properties that you can change.
Additional information #
You can contribute to this project by creating pull request to this github repo -
https://github.com/AnujPandey007/customdialogcontainer
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.