pop_up_dialog 0.0.2 pop_up_dialog: ^0.0.2 copied to clipboard
Flutter show customizable popUp/Dialog .
TODO: This is a package to Open customizacle Dialoge.
Features #
TODO: All features which help you to create Custom dialoge/popUp.
Getting started #
TODO: import package: https://pub.dev/packages/pop_up_dialog
showPopUpDialog( context: context, builder: (context) => PopUp(), );
Usage #
TODO: showPopUpDialog( context: context, builder: (context) => PopUp(), );
customize PopUp as per required
const package = 'https://pub.dev/packages/pop_up_dialog';
Additional information #
TODO:This is a package to Open customizacle Dialoge,it's have All features which help you to create Custom dialoge/popUp, and more.