pop_up_dialog 0.0.1 pop_up_dialog: ^0.0.1 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: showPopUpDialog( context: context, builder: (context) => PopUp(), );
Usage #
TODO: showPopUpDialog( context: context, builder: (context) => PopUp(), );
customize PopUp as per required
const like = 'sample';
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.