custome_dialog 0.0.1 custome_dialog: ^0.0.1 copied to clipboard
Custom Dialog provides user to different kinds of dialogs for different purposes like failure, success
Features #
Custom dialog provides you the different kind of dialogs for daily uses like success, failure, info etc.
Getting started #
Need to add the library in pubspec.yaml file and call your custom dialogs
Usage #
showError('Pass your required message')
Additional information #
if you can found any kind of issue please give me comment I'll be happy to help you.