this package is help you to redesign new loading

Features

Getting started

Usage

ExcellentLoading.instance
    ..backgroundColor = Colors.black;

//Show loading
ExcellentLoading.show();

//Dissmiss loading 
ExcellentLoading.dissmiss();

Additional information

for mor information kindly send me gmail [email protected]

Note

I just create this loading for my organization and for myself because I don't wanna use any library. This library is base on Flutter Easyloading.