fluttercustomdialogcontainer 0.0.2 copy "fluttercustomdialogcontainer: ^0.0.2" to clipboard
fluttercustomdialogcontainer: ^0.0.2 copied to clipboard

It can help with size issue of alert box of flutter. It gives bigger size with nice animation.

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;

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

1
likes
120
pub points
0%
popularity

Publisher

verified publisherjanatig.com

It can help with size issue of alert box of flutter. It gives bigger size with nice animation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fluttercustomdialogcontainer