excellent_loading 1.0.6

SDKflutter
Platformandroidioswindowslinuxmacosweb

This package is use to show loading with awesome animation and it is only for use in my workplace. This package is just publish for testing.

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 layy.isme@gmail.com

Note

This libaray is designed to dynamic loading on Android and iOS Platform. It is based on Flutter Easyloading