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.